![]() |
MQTT C Client Libraries Internals
|
Data for an unsubscribe packet. More...
#include <MQTTPacket.h>
Data Fields | |
Header | header |
MQTT header byte. | |
int | msgId |
MQTT message id. | |
List * | topics |
list of topic strings | |
int | noTopics |
topic count | |
Data for an unsubscribe packet.