AWS IoT Device SDK C:
MQTT
MQTT 3.1.1 client library
|
Return to main page ↑ |
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. | |
First parameter to _topicMatch.