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

The data for a length delimited string. More...

#include <MQTTProperties.h>

Data Fields

int len
 the length of the string
 
char * data
 pointer to the string data
 

Detailed Description

The data for a length delimited string.


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