MQTTAsync_failureData Struct Reference

#include <MQTTAsync.h>

Data Fields

MQTTAsync_token token
int code
const char * message

Detailed Description

The data returned on completion of an unsuccessful API call in the response callback onFailure.


Field Documentation

A token identifying the failed request.

int code

A numeric code identifying the error.

const char* message

Optional text explaining the error. Can be NULL.


The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines

Generated on 30 Jul 2017 for Paho Asynchronous MQTT C Client Library by  doxygen 1.6.1