kfx
Toggle table of contents
jvm
Platform filter
jvm
Switch theme
Search in API
kfx
wsdl-model
/
io.github.hfhbd.kfx.wsdl
/
Message
Message
@
Serializable
data
class
Message
(
val
name
:
String
,
val
part
:
Part
)
(
source
)
Members
Constructors
Message
Link copied to clipboard
constructor
(
name
:
String
,
part
:
Part
)
Properties
name
Link copied to clipboard
val
name
:
String
part
Link copied to clipboard
val
part
:
Part