public interface ConnectionSubscriptionWatcher
RxBleDevice.establishConnection(boolean)
The binding which injects the interface to a ConnectorImpl is in ConnectionModule| Modifier and Type | Method and Description |
|---|---|
void |
onConnectionSubscribed()
Method to be called when the user subscribes to an individual
RxBleDevice.establishConnection(boolean) |
void |
onConnectionUnsubscribed()
Method to be called when the user unsubscribes to an individual
RxBleDevice.establishConnection(boolean) |
void onConnectionSubscribed()
RxBleDevice.establishConnection(boolean)void onConnectionUnsubscribed()
RxBleDevice.establishConnection(boolean)