MqttSubscribe

Undocumented in source.

Constructors

this
this(MqttFixedHeader header)
Undocumented in source.
this
this(ushort msgId, Topic[] topics, bool dup, ubyte qos, bool retain)
Undocumented in source.

Members

Structs

Topic
struct Topic
Undocumented in source.

Variables

header
MqttFixedHeader header;
Undocumented in source.
msgId
ushort msgId;
Undocumented in source.
topics
Topic[] topics;
Undocumented in source.

Meta