See: Description
| Interface | Description |
|---|---|
| AWSIotMqttClientStatusCallback |
Enables an application to be notified when asynchronous connection status
related to the client occur.
|
| AWSIotMqttMessageDeliveryCallback |
Enables an application to be notified when delivery status of a publish message occurs.
|
| AWSIotMqttNewMessageCallback |
Enables an application to be notified when a message arrives from the mqtt
client.
|
| Class | Description |
|---|---|
| AwsIotEndpointUtility |
Helper class for parsing AWS IoT endpoints.
|
| AWSIotKeystoreHelper |
Utility class for working with keystores, private and public keys, and
certificates.
|
| AWSIotMqttLastWillAndTestament |
Defines the Last Will and Testament parameters for the AWSIotMqttManager.
|
| AWSIotMqttManager |
The broker for applications allows receive and publish messages AWS IoT
MqttClient Amazon Internet of Things AWSIotMqttManager implements a broker
for applications and internet-connected things to publish and receive
messages.
|
| Enum | Description |
|---|---|
| AWSIotMqttClientStatusCallback.AWSIotMqttClientStatus |
Possible connection statuses.
|
| AWSIotMqttMessageDeliveryCallback.MessageDeliveryStatus |
Possible message delivery states.
|
| AWSIotMqttQos |
Enum to encapsulate the QoS levels allowed by the AWS IoT Service.
|
| Exception | Description |
|---|---|
| AWSIotCertificateException |
Certificate exception ecapsulates all of the various underlying
certificate/keystore exceptions.
|
Copyright © 2017. All rights reserved.