public interface AwsIotConnectionListener
Modifier and Type | Method and Description |
---|---|
void |
connectionLost(Throwable cause)
This method is called when the connection to the server is lost.
|
void connectionLost(Throwable cause)
cause
- the reason behind the loss of connection.