ex_mqtt v0.2.0 ExMqtt.Message.UnsubAck View Source
Struct for bus UnsubAck
Fields
packet_id
: An integer of value upto 65536 (2 bytes) representing packet identifier
Link to this section Summary
Link to this section Types
Link to this type
t()
View Source
t() :: %ExMqtt.Message.UnsubAck{id: non_neg_integer(), type: atom()}