ztcorekit
/
fr.zhortech.ztcorekit.ble.product.protocol
/
ZTMessage
Z
T
Message
open class
ZTMessage
(data:
ByteArray
, group:
Byte
, type:
Byte
)
Content copied to clipboard
ZTMessage
Author
Alexandre Lemoult <a.lemoult@zhortech.com>
Constructors
Functions
Properties
Inheritors
Constructors
ZTMessage
Link copied to clipboard
fun
ZTMessage
(data:
ByteArray
, group:
Byte
, type:
Byte
)
Content copied to clipboard
Functions
toString
Link copied to clipboard
open override fun
toString
():
String
Content copied to clipboard
Properties
data
Link copied to clipboard
val
data
:
ByteArray
Content copied to clipboard
group
Link copied to clipboard
val
group
:
Byte
Content copied to clipboard
type
Link copied to clipboard
val
type
:
Byte
Content copied to clipboard
Inheritors
ZTActivityInfoMessage
Link copied to clipboard
ZTGeneralStateMessage
Link copied to clipboard