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
/
RpcCall
/
RpcCall
Rpc
Call
constructor
(
descriptor
:
RpcServiceDescriptor
<
*
>
,
callableName
:
String
,
parameters
:
Array
<
Any
?
>
,
serviceId
:
Long
)
(
source
)