krpc-shared-api
0.1.148
common
krpc-shared-api
/
org.brightify.hyperdrive.krpc
/
SerializedPayload
/
Text
Text
common
class
Text
(
val
text
:
String
,
val
format
:
SerializationFormat.Text
)
:
SerializedPayload
Content copied to clipboard
Constructors
Properties
Constructors
Text
Link copied to clipboard
common
fun
Text
(
text
:
String
,
format
:
SerializationFormat.Text
)
Content copied to clipboard
Properties
format
Link copied to clipboard
common
open
override
val
format
:
SerializationFormat.Text
Content copied to clipboard
text
Link copied to clipboard
common
val
text
:
String
Content copied to clipboard