nRF5 IoT SDK v0.9.0
Data Fields
mqtt_evt_param_t Union Reference

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
 

Detailed Description

Defines event parameters notified along with asynchronous events to the application. Currently, only MQTT_EVT_PUBLISH is accompanied with parameters.

Field Documentation

mqtt_publish_param_t mqtt_evt_param_t::pub_message

Parameters accompanying MQTT_EVT_PUBLISH event.


This document was last updated on Tue Dec 1 2015.
Please send us your feedback about the documentation! For technical questions, visit the Nordic Developer Zone.