Class AwsIotDeviceCommand

All Implemented Interfaces:
AwsIotMessageCallback

public class AwsIotDeviceCommand extends AwsIotCompletion
This is a helper class that can be used to manage the execution result of a shadow command, i.e. get, update, and delete. It makes sure that the command is not published until the subscription requests for the acknowledgment topics, namely accepted and rejected, have completed successfully.
See Also: