![]() |
MQTT C Client Libraries Internals
|
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 | |
The data for a length delimited string.