fun of(context: Context, explicitIntent: Intent): IServiceConnector
Returns an IServiceConnector for the given explicit Intent.
explicitIntent
- The explicit intent with Intent.setComponent set
fun of(context: Context, intentAction: String): IServiceConnector
Returns an IServiceConnector for a service that is registered with the given intent action intentAction