MQTT C Client Libraries Internals
Data Fields
MQTTProperties Struct Reference

MQTT version 5 property list. More...

#include <MQTTProperties.h>

Collaboration diagram for MQTTProperties:
Collaboration graph
[legend]

Data Fields

int count
 number of property entries in the array
 
int max_count
 max number of properties that the currently allocated array can store
 
int length
 mbi: byte length of all properties
 
MQTTPropertyarray
 array of properties
 

Detailed Description

MQTT version 5 property list.


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