mqtt ~master (2019-03-27T20:21:48Z)
Dub
Repo
MqttPublish.this
mqttd
message
MqttPublish
Undocumented in source.
this
(MqttFixedHeader header)
this
(string topic, ubyte[] payload, ushort msgId)
struct
MqttPublish
this
(
in
string
topic
,
in
ubyte
[]
payload
,
ushort
msgId
= 0
)
this
(bool dup, ubyte qos, bool retain, string topic, ubyte[] payload, ushort msgId)
Meta
Source
See Implementation
mqttd
message
MqttPublish
constructors
this
functions
payload
postBlit
mixins
__anonymous
variables
cantDecerealise
header
msgId
topic