Class and Description |
---|
AWSIotConnectionStatus
Connection status that can be retrieved through
AWSIotMqttClient.getConnectionStatus() . |
AWSIotDevice
This class encapsulates all the functionalities that one can use to interact
with AWS IoT device shadows in the cloud.
|
AWSIotDeviceErrorCode
These error codes are used by the server in acknowledgement message for the
shadow methods, namely Get, Update, and Delete.
|
AWSIotException
This is a generic exception that can be thrown in most of the APIs, blocking
and non-blocking, by the library.
|
AWSIotMessage
A common data structure that is used in a lot of non-blocking APIs in this
library.
|
AWSIotQos
QoS definitions.
|
AWSIotTimeoutException
This timeout exception can be thrown by the blocking APIs in this library
when expected time has elapsed.
|
AWSIotTopic
This class is used for subscribing to a topic in the subscription APIs, such
as
AWSIotMqttClient.subscribe(AWSIotTopic topic) . |
Class and Description |
---|
AWSIotConnectionStatus
Connection status that can be retrieved through
AWSIotMqttClient.getConnectionStatus() . |
AWSIotDevice
This class encapsulates all the functionalities that one can use to interact
with AWS IoT device shadows in the cloud.
|
AWSIotException
This is a generic exception that can be thrown in most of the APIs, blocking
and non-blocking, by the library.
|
AWSIotMessage
A common data structure that is used in a lot of non-blocking APIs in this
library.
|
AWSIotQos
QoS definitions.
|
AWSIotTimeoutException
This timeout exception can be thrown by the blocking APIs in this library
when expected time has elapsed.
|
AWSIotTopic
This class is used for subscribing to a topic in the subscription APIs, such
as
AWSIotMqttClient.subscribe(AWSIotTopic topic) . |
Class and Description |
---|
AWSIotException
This is a generic exception that can be thrown in most of the APIs, blocking
and non-blocking, by the library.
|
AWSIotMessage
A common data structure that is used in a lot of non-blocking APIs in this
library.
|
Class and Description |
---|
AWSIotException
This is a generic exception that can be thrown in most of the APIs, blocking
and non-blocking, by the library.
|
AWSIotMessage
A common data structure that is used in a lot of non-blocking APIs in this
library.
|
AWSIotQos
QoS definitions.
|
AWSIotTimeoutException
This timeout exception can be thrown by the blocking APIs in this library
when expected time has elapsed.
|
AWSIotTopic
This class is used for subscribing to a topic in the subscription APIs, such
as
AWSIotMqttClient.subscribe(AWSIotTopic topic) . |
Class and Description |
---|
AWSIotException
This is a generic exception that can be thrown in most of the APIs, blocking
and non-blocking, by the library.
|
Copyright © 2020. All rights reserved.