PubRel

A PUBREL Packet is the response to a PUBREC Packet. It is the third packet of the QoS 2 protocol exchange.

Constructors

this
this(ushort packetId)
Undocumented in source.

Members

Variables

header
FixedHeader header;
Undocumented in source.
packetId
ushort packetId;

This contains the same Packet Identifier as the PUBREC Packet that is being acknowledged.

Meta