Paho Asynchronous MQTT C Client Library
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Data Fields
MQTTLenString Struct Reference

#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


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