Publish Struct Reference

Data for a publish packet. More...

#include <MQTTPacket.h>

Collaboration diagram for Publish:
Collaboration graph
[legend]

Data Fields

Header header
 MQTT header byte.
char * topic
 topic string
int topiclen
int msgId
 MQTT message id.
char * payload
 binary payload, length delimited
int payloadlen
 payload length

Detailed Description

Data for a publish packet.


The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables Typedefs Defines

Generated on 30 Jul 2017 for MQTT C Client Libraries Internals by  doxygen 1.6.1