Skip to content

TTMSMQTTUnsubAckVariableHeader

The variable header of a UNSUBACK Packet

Constructor

Constructor
Create(APacketId: Word; AProtocolVersion: TTMSMQTTProtocolVersion = mqtt_v3_1_1)
Create(AProtocolVersion: TTMSMQTTProtocolVersion = mqtt_v3_1_1)

Methods

Method name Description
ReadFromBuffer(ABytes: TBytes; AIndex: Integer) Read all the packet information from the ABytes parameter
GetBytes(AIncludeAllProperties: Boolean): TBytes Get all the bytes that represent this variable header