ksrpc
Toggle table of contents
0.10.0
common
Target filter
common
Switch theme
Search in API
Skip to content
ksrpc
ksrpc-introspection
/
com.monkopedia.ksrpc
/
RpcDataType
Rpc
Data
Type
@
Serializable
sealed
class
RpcDataType
Metadata about the RPC-level representations of inputs/outputs.
Inheritors
DataStructure
BinaryData
Service
Members
Types
Binary
Data
Link copied to clipboard
@
Serializable
object
BinaryData
:
RpcDataType
Data
Structure
Link copied to clipboard
@
Serializable
data
class
DataStructure
(
val
schema
:
RpcDescriptor
)
:
RpcDataType
Service
Link copied to clipboard
@
Serializable
data
class
Service
(
val
qualifiedName
:
String
)
:
RpcDataType