MQTT C Client Libraries Internals
Loading...
Searching...
No Matches
Messages Struct Reference

Client publication message data. More...

#include <Clients.h>

Collaboration diagram for Messages:

Data Fields

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

Detailed Description

Client publication message data.

Field Documentation

◆ len

int Messages::len

‍PUBREC, PUBREL, PUBCOMP

◆ nextMessageType

char Messages::nextMessageType

‍used for retry and expiry


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