Zephyr API Documentation  3.6.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
mqtt_unsuback_param Struct Reference

Parameters for MQTT unsubscribe acknowledgment (UNSUBACK). More...

#include <mqtt.h>

Data Fields

uint16_t message_id
 Message id of the UNSUBSCRIBE message being acknowledged.
 

Detailed Description

Parameters for MQTT unsubscribe acknowledgment (UNSUBACK).

Field Documentation

◆ message_id

uint16_t mqtt_unsuback_param::message_id

Message id of the UNSUBSCRIBE message being acknowledged.


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