| Package | Description | 
|---|---|
| com.streambase.sb.client | 
 Provides classes and interfaces used to communicate with a StreamBase server. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
StreamBaseClient.addConnectionStatusCallback(ConnectionStatusCallback callback)
Track changes to the connection state. 
 | 
void | 
StreamBaseClient.removeConnectionStatusCallback(ConnectionStatusCallback callback)
Stop tracking changes to the connection state. 
 |