libnexakotlin
Toggle table of contents
0.4.7
common
Platform filter
common
Switch theme
Search in API
libnexakotlin
libnexakotlin
/
org.nexa.libnexakotlin
/
ReceivedMessage
Received
Message
class
ReceivedMessage
(
cmd
:
ByteArray
,
dat
:
ByteArray
)
Members
Constructors
Received
Message
Link copied to clipboard
constructor
(
cmd
:
ByteArray
,
dat
:
ByteArray
)
Properties
command
Link copied to clipboard
val
command
:
ByteArray
data
Link copied to clipboard
val
data
:
ByteArray