RpcInvokator

sealed interface RpcInvokator<T : Any>(source)

Inheritors

Types

Link copied to clipboard
fun interface Method<T : Any> : RpcInvokator<T>