Azure IoT middleware for FreeRTOS
Data Fields
AzureIoTMQTTPacketInfo Struct Reference

MQTT packet info for the MQTT client. More...

#include <azure_iot_mqtt.h>

Data Fields

uint8_t ucType
 Type of incoming MQTT packet.
 
uint8_t * pucRemainingData
 Remaining serialized data in the MQTT packet.
 
size_t xRemainingLength
 Length of remaining serialized data.
 

Detailed Description

MQTT packet info for the MQTT client.


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