mqtt ~master (2022-01-16T22:54:41.0708793)
Dub
Repo
MqttPublish.this
mqttd
message
MqttPublish
Undocumented in source.
this
(MqttFixedHeader header)
this
(string topic, ubyte[] payload, ushort msgId)
this
(bool dup, ubyte qos, bool retain, string topic, ubyte[] payload, ushort msgId)
struct
MqttPublish
this
(
in
bool
dup
,
in
ubyte
qos
,
in
bool
retain
,
in
string
topic
,
in
ubyte
[]
payload
,
in
ushort
msgId
= 0
)
Meta
Source
See Implementation
mqttd
message
MqttPublish
constructors
this
functions
payload
postBlit
mixins
__anonymous
variables
cantDecerealise
header
msgId
topic