| Package | Description |
|---|---|
| com.amazonaws.mobileconnectors.iot |
AWSIotAndroidClient
AWS IoT Android
AWSIotAndroidClient provides access to the AWS IoT Service from an Android App.
|
| Modifier and Type | Method and Description |
|---|---|
static AWSIotMqttClientStatusCallback.AWSIotMqttClientStatus |
AWSIotMqttClientStatusCallback.AWSIotMqttClientStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AWSIotMqttClientStatusCallback.AWSIotMqttClientStatus[] |
AWSIotMqttClientStatusCallback.AWSIotMqttClientStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AWSIotMqttClientStatusCallback.onStatusChanged(AWSIotMqttClientStatusCallback.AWSIotMqttClientStatus status,
Throwable throwable)
This method is called when the connection to the server is changed.
|
Copyright © 2017. All rights reserved.