public interface AwsIotConnectionCallback
Modifier and Type | Method and Description |
---|---|
void |
onConnectionClosed()
On connection closed.
|
void |
onConnectionFailure()
On connection failure.
|
void |
onConnectionSuccess()
On connection success.
|
Copyright © 2020. All rights reserved.