mqtt_client package
documentation
mqtt_client
MqttHeader
messageType property
messageType
mqtt_client package
documentation
mqtt_client
MqttHeader
messageType property
MqttHeader class
Constructors
MqttHeader
fromByteBuffer
Properties
duplicate
hashCode
messageSize
messageType
qos
retain
runtimeType
Methods
asType
getRemainingLengthBytes
headerBytes
isDuplicate
noSuchMethod
readFrom
shouldBeRetained
toString
withQos
writeTo
Operators
operator ==
Static methods
calculateLength
readLengthBytes
readRemainingLength
messageType
property
Null safety
MqttMessageType
?
messageType
read / write
Gets or sets the type of the MQTT message.
Implementation
MqttMessageType? messageType;