A ServiceStarter that knows how to start ForegroundServiceBase services. More...
Public Member Functions | |
| void | startService (Context context, Class<?> serviceClass) |
A ServiceStarter that knows how to start ForegroundServiceBase services.
| void startService | ( | Context | context, |
| Class<?> | serviceClass ) |
Implements ServiceStarter.