Proxy

abstract class Proxy(remote: IBinder, binderContext: BinderContext) : AsyncCapableBinderInterface

Constructors

Link copied to clipboard
fun Proxy(remote: IBinder, binderContext: BinderContext)

Functions

Link copied to clipboard
open override fun removeAsyncReplyReceiver()

Inherited functions

Link copied to clipboard
abstract fun asBinder(): IBinder