syncBinderTransactionScope

val syncBinderTransactionScope: CoroutineScope? = null

Parameters

syncBinderTransactionScope

Scope to use for performing sync binder transaction to start functions with a async reply. May be null when the binder interface does not perform such binder transactions.