nRF5 IoT SDK
v0.9.0
|
Defines event parameters notified along with asynchronous events to the application. Currently, only MQTT_EVT_PUBLISH is accompanied with parameters. More...
#include <mqtt.h>
Data Fields | |
mqtt_publish_param_t | pub_message |
Defines event parameters notified along with asynchronous events to the application. Currently, only MQTT_EVT_PUBLISH is accompanied with parameters.
mqtt_publish_param_t mqtt_evt_param_t::pub_message |
Parameters accompanying MQTT_EVT_PUBLISH event.