AWS IoT Device SDK C: MQTT
MQTT 3.1.1 client library
Return to main page ↑
_packetMatchParams_t Struct Reference

First parameter to _packetMatch. More...

Data Fields

uint16_t packetIdentifier
 
int32_t order
 

Detailed Description

First parameter to _packetMatch.

Field Documentation

◆ packetIdentifier

uint16_t _packetMatchParams_t::packetIdentifier

Packet identifier to match.

◆ order

int32_t _packetMatchParams_t::order

Order to match. Set to MQTT_REMOVE_ALL_SUBSCRIPTIONS to ignore.


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