MqttUnsubscribe.this

Undocumented in source.
  1. this(MqttFixedHeader header)
  2. 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