toggle menu
libnexakotlin
0.3.5
common
switch theme
search in API
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