AWS IoT Device SDK C++ v2  1.32.6
AWS IoT Device SDK C++ v2
Public Attributes | List of all members
Aws::Crt::Mqtt::OnConnectionFailureData Struct Reference

#include <MqttConnection.h>

Public Attributes

int error
 

Detailed Description

The data returned when the connection failure callback is invoked in a connection.

Member Data Documentation

◆ error

int Aws::Crt::Mqtt::OnConnectionFailureData::error

The AWS CRT error code for the connection failure. Use Aws::Crt::ErrorDebugString to get a human readable string from the error code.


The documentation for this struct was generated from the following file: