genericSynchronousResultService

fun <R : Any> genericSynchronousResultService(isAsync: Boolean = false, plugPagCommand: PlugPagCommand, intent: Intent, createServiceConnection: (Message) -> SynchronousServiceConnection<R>): R