Proxy

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

Constructors

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

Properties

Link copied to clipboard
open override val aggregatedInterface: MirrorableMapListener<K, V>

Functions

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