coreMQTT  v1.0.0
MQTT 3.1.1 Client Library
MQTTPubAckInfo_t Struct Reference

An element of the state engine records for QoS 1 or Qos 2 publishes. More...

#include <core_mqtt.h>

Data Fields

uint16_t packetId
 The packet ID of the original PUBLISH.
 
MQTTQoS_t qos
 The QoS of the original PUBLISH.
 
MQTTPublishState_t publishState
 The current state of the publish process.
 

Detailed Description

An element of the state engine records for QoS 1 or Qos 2 publishes.


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