MQTT C Client Libraries Internals
Data Fields
Messages Struct Reference

Client publication message data. More...

#include <Clients.h>

Collaboration diagram for Messages:
Collaboration graph
[legend]

Data Fields

int qos
 
int retain
 
int msgid
 
int MQTTVersion
 
MQTTProperties properties
 
Publicationspublish
 
START_TIME_TYPE lastTouch
 
char nextMessageType
 

used for retry and expiry


 
int len
 

PUBREC, PUBREL, PUBCOMP


 

Detailed Description

Client publication message data.


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