MQTTLenString - Man Page

Synopsis

#include <MQTTProperties.h>

Data Fields

int len
char * data

Detailed Description

The data for a length delimited string

Field Documentation

int len

the length of the string

char* data

pointer to the string data

Author

Generated automatically by Doxygen for Paho MQTT C Client Library from the source code.

Info

Thu Jan 25 2024 00:00:00 Paho MQTT C Client Library