ZTMessage

open class ZTMessage(data: ByteArray, group: Byte, type: Byte)

ZTMessage

Author

Alexandre Lemoult <a.lemoult@zhortech.com>

Constructors

ZTMessage
Link copied to clipboard
fun ZTMessage(data: ByteArray, group: Byte, type: Byte)

Functions

toString
Link copied to clipboard
open override fun toString(): String

Properties

data
Link copied to clipboard
val data: ByteArray
group
Link copied to clipboard
val group: Byte
type
Link copied to clipboard
val type: Byte

Inheritors

ZTActivityInfoMessage
Link copied to clipboard
ZTGeneralStateMessage
Link copied to clipboard