public interface ConnectionStatusCallback
Modifier and Type | Method and Description |
---|---|
void |
stateChanged(ConnectionStatus state,
StreamBaseClient streamBaseClient,
String additionalInfo)
Called when the connection state changes
|
void stateChanged(ConnectionStatus state, StreamBaseClient streamBaseClient, String additionalInfo)
state
- the current statestreamBaseClient
- the clientadditionalInfo
- additional information