MQTT-C
Data Fields
mqtt_response_pubcomp Struct Reference

The response to a PUBREL packet. More...

#include <mqtt.h>

Data Fields

uint16_t packet_id
 he published messages packet ID. More...
 

Detailed Description

The response to a PUBREL packet.

See also
MQTT v3.1.1: PUBCOMP - Publish Complete.

Field Documentation

◆ packet_id

uint16_t mqtt_response_pubcomp::packet_id

he published messages packet ID.

T


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