kotlinx-rpc
Toggle table of contents
0.9.1
common
Platform filter
common
Back to docs
Switch theme
Search in API
kotlinx-rpc
kotlinx-rpc-core
/
kotlinx.rpc.descriptor
/
RpcServiceDescriptor
/
getCallable
get
Callable
abstract
fun
getCallable
(
name
:
String
)
:
RpcCallable
<
T
>
?
(
source
)