public class ClientStateObservable
extends <any>
For more info check RxBleClient.State
| Modifier | Constructor and Description |
|---|---|
protected |
ClientStateObservable(RxBleAdapterWrapper rxBleAdapterWrapper,
<any> bleAdapterStateObservable,
<any> locationServicesOkObservable,
LocationServicesStatus locationServicesStatus,
Scheduler timerScheduler) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
subscribeActual(<any> observer) |
protected ClientStateObservable(RxBleAdapterWrapper rxBleAdapterWrapper, <any> bleAdapterStateObservable, <any> locationServicesOkObservable, LocationServicesStatus locationServicesStatus, Scheduler timerScheduler)