CommsChampion Ecosystem MQTT v5 Client
MQTT v5 Client Library.
Public Attributes | List of all members
CC_Mqtt5UserProp Struct Reference

Wraping structre of the single "User Property". More...

#include "common.h"

Public Attributes

const char * m_key
 Key string, mustn't be NULL.
 
const char * m_value
 Value string, can be NULL.
 

Detailed Description

Wraping structre of the single "User Property".

See also
cc_mqtt5_client_init_user_prop()

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