Paho 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

◆ count

int count

number of property entries in the array

◆ max_count

int max_count

max number of properties that the currently allocated array can store

◆ length

int length

mbi: byte length of all properties

◆ array

MQTTProperty* array

array of properties


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