Package fr.zhortech.ztcorekit.ble.signals

Types

BluetoothAdapterState
Link copied to clipboard
typealias BluetoothAdapterState = Int
ZTSignalBluetoothStateChange
Link copied to clipboard
class ZTSignalBluetoothStateChange(context: Context, registerDisposable: (disposable: Disposable) -> Unit) : ZTSignal<BluetoothAdapterState>
This class allows you to subscribe for BluetoothAdapter changes.