BinderProvider

interface BinderProvider : Provider<<ERROR CLASS>>

Functions

get
Link copied to clipboard
abstract fun get(): <ERROR CLASS>
getAsync
Link copied to clipboard
abstract suspend fun getAsync(): <ERROR CLASS>
unbindService
Link copied to clipboard
abstract suspend fun unbindService(): Boolean
unregisterCallback
Link copied to clipboard
abstract fun unregisterCallback()

Inheritors

BinderProviderImpl
Link copied to clipboard
MockBinderProvider
Link copied to clipboard