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
/
DataStructure
Data
Structure
@
Serializable
data
class
DataStructure
(
val
schema
:
RpcDescriptor
)
:
RpcDataType
Members
Constructors
Data
Structure
Link copied to clipboard
constructor
(
schema
:
RpcDescriptor
)
constructor
(
serializer
:
KSerializer
<
*
>
)
Properties
schema
Link copied to clipboard
val
schema
:
RpcDescriptor