coreMQTT v5.0.0
MQTT 5.0 Client Library
 
Loading...
Searching...
No Matches
MQTTUserProperty_t Struct Reference

Struct to hold user property. More...

#include <core_mqtt_serializer.h>

Data Fields

const char * pKey
 key.
 
size_t keyLength
 Length of the key.
 
const char * pValue
 value.
 
size_t valueLength
 Length of the value.
 

Detailed Description

Struct to hold user property.


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