- deleteShadow() - Method in class ej.aws.iot.AwsIotClient
-
Delete the classic shadow of thing with QOS 0.
- deleteShadow(int) - Method in class ej.aws.iot.AwsIotClient
-
Delete the classic shadow of thing.
- deleteShadow(String) - Method in class ej.aws.iot.AwsIotClient
-
Delete the named shadow of thing with QOS 0.
- deleteShadow(String, int) - Method in class ej.aws.iot.AwsIotClient
-
Delete the named shadow of thing.
- disconnect() - Method in class ej.aws.iot.AwsIotClient
-
Disconnect this client from the underlying communication layer.
- dispatch(AwsIotMessage) - Method in class ej.aws.iot.AwsIotClient
-
dispatch message to corresponding subscriber if any otherwise log a warning if warning logs are activated