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

First parameter to _topicMatch. More...

Data Fields

const char * pTopicName
 The topic name to parse.
 
uint16_t topicNameLength
 Length of _topicMatchParams_t.pTopicName.
 
bool exactMatchOnly
 Whether to allow wildcards or require exact matches.
 

Detailed Description

First parameter to _topicMatch.


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