PubComp

The PUBCOMP Packet is the response to a PUBREL Packet. It is the fourth and final 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