Proxy

abstract class Proxy<K, V>(remote: IBinder, binderContext: BinderContext) : OneWayBinderInterface.Proxy, MirrorableMapListenerBinderInterfaceBase<K, V>

Constructors

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

Properties

Link copied to clipboard

Functions

Link copied to clipboard
open override fun asBinder(): IBinder