PubAck

A PUBACK Packet is the response to a PUBLISH Packet with QoS level 1.

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