IoT::MQTT

struct PublishResult

File Information

Library: IoT/MQTT
Package: MQTTClient
Header: IoT/MQTT/Types.h

Description

The result of a MQTT V5 publish operation.

Variables

deliveryToken

int deliveryToken = 0;

The delivery token, which can be used with the MQTTClient::messageDelivered event to verify that the message has been delivered.

response

Response response;

The MQTT response.

Securely control IoT edge devices from anywhere   Connect a Device