MQTT C Client Libraries Internals
Data Fields
Unsubscribe Struct Reference

Data for an unsubscribe packet. More...

#include <MQTTPacket.h>

Collaboration diagram for Unsubscribe:
Collaboration graph
[legend]

Data Fields

Header header
 MQTT header byte.
 
int msgId
 MQTT message id.
 
Listtopics
 list of topic strings
 
int noTopics
 topic count
 

Detailed Description

Data for an unsubscribe packet.


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