CommsChampion Ecosystem MQTT v5 Client
MQTT v5 Client Library.
Loading...
Searching...
No Matches
Public Attributes | List of all members
CC_Mqtt5PublishResponse Struct Reference

Response information from broker to "publish" request. More...

#include "common.h"

Public Attributes

CC_Mqtt5ReasonCode m_reasonCode
 "Reason Code" of the operation
 
const char * m_reasonStr
 "Reason String" property, can be NULL.
 
const CC_Mqtt5UserPropm_userProps
 Pointer to array of "User Properties", can be NULL.
 
unsigned m_userPropsCount
 Number of elements in "User Properties" array.
 

Detailed Description

Response information from broker to "publish" request.


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