Public Attributes | List of all members
Unsuback Struct Reference

#include <MQTTPacket.h>

Public Attributes

Header header
 
int MQTTVersion
 
int msgId
 
MQTTProperties properties
 
ListreasonCodes
 

Detailed Description

Data for an MQTT V5 unsuback packet.

Definition at line 184 of file MQTTPacket.h.

Member Data Documentation

Header Unsuback::header

MQTT header byte

Definition at line 186 of file MQTTPacket.h.

int Unsuback::MQTTVersion

the version of MQTT

Definition at line 188 of file MQTTPacket.h.

int Unsuback::msgId

MQTT message id

Definition at line 187 of file MQTTPacket.h.

MQTTProperties Unsuback::properties

MQTT 5.0 properties. Not used for MQTT < 5.0

Definition at line 189 of file MQTTPacket.h.

List* Unsuback::reasonCodes

list of reason codes

Definition at line 190 of file MQTTPacket.h.


The documentation for this struct was generated from the following file:


plotjuggler
Author(s): Davide Faconti
autogenerated on Sun Dec 6 2020 04:02:51