MqttSnClientMsgIdEntry Struct Reference

QoS 2 message state. More...

#include <mqtt_sn_client.h>

Data Fields

bool_t ownership
 Ownership of message accepted by the client. More...
 
uint16_t msgId
 Message identifier. More...
 

Detailed Description

QoS 2 message state.

Definition at line 227 of file mqtt_sn_client.h.

Field Documentation

◆ msgId

uint16_t msgId

Message identifier.

Definition at line 230 of file mqtt_sn_client.h.

◆ ownership

bool_t ownership

Ownership of message accepted by the client.

Definition at line 229 of file mqtt_sn_client.h.


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