Companion

object Companion

Functions

Link copied to clipboard
fun <E : Any, Q : Any> asInterface(    binder: IBinder?,     binderContext: BinderContext,     queryWriter: (Parcel, Q) -> Unit,     elementReader: (Parcel) -> E): IviDataSourceIpcBinderInterface<E, Q>