|
AWS IoT Embedded C Device SDK
|
MQTT Message Handler. More...
#include <aws_iot_mqtt_client.h>
Data Fields | |
| const char * | topicName |
| uint16_t | topicNameLen |
| QoS | qos |
| pApplicationHandler_t | pApplicationHandler |
| void * | pApplicationHandlerData |
Defining a type for MQTT Message Handlers. Used to pass incoming data back to the application
1.8.10