bindSynchronousService

fun <R : Any> bindSynchronousService(intent: Intent, connection: SynchronousServiceConnection<R>, secondsTimeout: Int = 0)