public abstract class ConnectionListener
extends java.lang.Object
| Constructor and Description |
|---|
ConnectionListener() |
| Modifier and Type | Method and Description |
|---|---|
protected rx.Observer<java.lang.Boolean> |
getObserver() |
abstract void |
onEvent(boolean connected) |