libnexakotlin
Toggle table of contents
0.4.7
common
Platform filter
common
Switch theme
Search in API
libnexakotlin
libnexakotlin
/
org.nexa.libnexakotlin
/
IncomingMsg
Incoming
Msg
data
class
IncomingMsg
(
val
cookie
:
Long
,
val
msg
:
BCHserialized
)
Members
Constructors
Incoming
Msg
Link copied to clipboard
constructor
(
cookie
:
Long
,
msg
:
BCHserialized
)
Properties
cookie
Link copied to clipboard
val
cookie
:
Long
msg
Link copied to clipboard
val
msg
:
BCHserialized