MQTT C Client Libraries Internals
Loading...
Searching...
No Matches
MQTTResponse Struct Reference

MQTT version 5.0 response information. More...

#include <MQTTClient.h>

Collaboration diagram for MQTTResponse:

Data Fields

int version
 
enum MQTTReasonCodes reasonCode
 
int reasonCodeCount
 
enum MQTTReasonCodes * reasonCodes
 
MQTTPropertiesproperties
 

Detailed Description

MQTT version 5.0 response information.


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