Package | Description |
---|---|
com.amazonaws.services.iot.client | |
com.amazonaws.services.iot.client.shadow |
Modifier and Type | Class and Description |
---|---|
class |
AWSIotTopic
This class is used for subscribing to a topic in the subscription APIs, such
as
AWSIotMqttClient.subscribe(AWSIotTopic topic) . |
Modifier and Type | Class and Description |
---|---|
class |
AwsIotDeviceCommandAckListener
This class extends
AWSIotTopic to provide customized callback
functions for the subscription requests of the shadow commands. |
class |
AwsIotDeviceDeltaListener
This class extends
AWSIotTopic to provide a callback function for
receiving the shadow delta updates. |
Copyright © 2020. All rights reserved.