MQTT C Client Libraries Internals
Data Fields
Subscribe Struct Reference

Data for a subscribe packet. More...

#include <MQTTPacket.h>

Collaboration diagram for Subscribe:
Collaboration graph
[legend]

Data Fields

Header header
 MQTT header byte.
 
int msgId
 MQTT message id.
 
Listtopics
 list of topic strings
 
Listqoss
 list of corresponding QoSs
 
int noTopics
 topic and qos count
 

Detailed Description

Data for a subscribe packet.


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