mqtt ~master (2019-03-27T20:21:48Z)
Dub
Repo
MqttUnsubscribe.this
mqttd
message
MqttUnsubscribe
Undocumented in source.
this
(MqttFixedHeader header)
this
(ushort msgId, string[] topics, bool dup, ubyte qos, bool retain)
struct
MqttUnsubscribe
this
(
ushort
msgId
,
in
string
[]
topics
,
in
bool
dup
= false
,
in
ubyte
qos
= 1
,
in
bool
retain
= false
)
Meta
Source
See Implementation
mqttd
message
MqttUnsubscribe
constructors
this
variables
header
msgId
topics