Package io.heraldprox.herald.sensor.ble
Interface BluetoothStateManagerDelegate
-
- All Known Implementing Classes:
ConcreteBLESensor
,ConcreteBLETransmitter
public interface BluetoothStateManagerDelegate
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
bluetoothStateManager(BluetoothState didUpdateState)
-
-
-
Method Detail
-
bluetoothStateManager
void bluetoothStateManager(@NonNull BluetoothState didUpdateState)
-
-