PubRec

A PUBREC Packet is the response to a PUBLISH Packet with QoS 2. It is the second 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 Packet Identifier from the PUBLISH Packet that is being acknowledged.

Meta