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 informationCopyright © 2015–2018 Cloud Software Group, Inc.. All rights reserved.