public class RangeService extends Service
| Constructor and Description | 
|---|
| RangeService()Constructor. | 
| RangeService(boolean enabled)Constructor. | 
| Modifier and Type | Method and Description | 
|---|---|
| Filter | createInboundFilter(Context context)Create the filter that should be invoked for incoming calls. | 
createOutboundFilter, getContext, isEnabled, isStarted, isStopped, setContext, setEnabled, start, stoppublic RangeService()
public RangeService(boolean enabled)
enabled - True if the service has been enabled.public Filter createInboundFilter(Context context)
ServicecreateInboundFilter in class Servicecontext - The current context.Copyright © 2005-2024 Restlet.