Paho Asynchronous MQTT C Client Library
Data Fields
MQTTProperties Struct Reference

#include <MQTTProperties.h>

Data Fields

int count
 
int max_count
 
int length
 
MQTTPropertyarray
 

Detailed Description

MQTT version 5 property list

Field Documentation

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

MQTTProperty* array

array of properties


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