MqttSubscribe.this

Undocumented in source.
  1. this(MqttFixedHeader header)
  2. this(ushort msgId, Topic[] topics, bool dup, ubyte qos, bool retain)
    struct MqttSubscribe
    this
    (
    ushort msgId
    ,,
    in bool dup = false
    ,
    in ubyte qos = 1
    ,
    in bool retain = false
    )

Meta