MQTT C Client Libraries Internals
Data Fields
Suback Struct Reference

Data for a suback packet. More...

#include <MQTTPacket.h>

Collaboration diagram for Suback:
Collaboration graph
[legend]

Data Fields

Header header
 MQTT header byte.
 
int msgId
 MQTT message id.
 
Listqoss
 list of granted QoSs
 

Detailed Description

Data for a suback packet.


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