Uses of Interface
com.amazonaws.services.iot.client.core.AwsIotTopicCallback
Packages that use AwsIotTopicCallback
-
Uses of AwsIotTopicCallback in com.amazonaws.services.iot.client
Classes in com.amazonaws.services.iot.client that implement AwsIotTopicCallbackModifier and TypeClassDescriptionclassThis class is used for subscribing to a topic in the subscription APIs, such asAWSIotMqttClient.subscribe(AWSIotTopic topic). -
Uses of AwsIotTopicCallback in com.amazonaws.services.iot.client.shadow
Classes in com.amazonaws.services.iot.client.shadow that implement AwsIotTopicCallbackModifier and TypeClassDescriptionclassThis class extendsAWSIotTopicto provide customized callback functions for the subscription requests of the shadow commands.classThis class extendsAWSIotTopicto provide a callback function for receiving the shadow delta updates.