MQTT-C
Data Fields
mqtt_response_pubrec Struct Reference

The response packet to a PUBLISH packet with QoS level 2. More...

#include <mqtt.h>

Data Fields

uint16_t packet_id
 The published messages packet ID.
 

Detailed Description

The response packet to a PUBLISH packet with QoS level 2.

See also
MQTT v3.1.1: PUBREC - Publish Received.

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