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.
|
AWSIotMqttSubscriptionStatusCallback |
Enables an application to be notified of status of call to subscribe to a topic.
|
Class | Description |
---|---|
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.
|
AWSIotMqttManager.ClientId |
Wrapper class for Mqtt client id.
|
AWSIotMqttManager.Endpoint |
Wrapper class for Mqtt broker endpoint.
|
AWSIotProxiedSocketFactory |
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 © 2018 Amazon Web Services, Inc. All Rights Reserved.