| 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 AWSIotMqttMessageDeliveryCallback.MessageDeliveryStatus |
AWSIotMqttMessageDeliveryCallback.MessageDeliveryStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AWSIotMqttMessageDeliveryCallback.MessageDeliveryStatus[] |
AWSIotMqttMessageDeliveryCallback.MessageDeliveryStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AWSIotMqttMessageDeliveryCallback.statusChanged(AWSIotMqttMessageDeliveryCallback.MessageDeliveryStatus status,
Object userData)
Callback interface to be implemented by application.
|
Copyright © 2017. All rights reserved.