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