Package io.heraldprox.herald.sensor.ble
Interface BLEDeviceDelegate
-
- All Known Implementing Classes:
ConcreteBLEDatabase
public interface BLEDeviceDelegate
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
device(BLEDevice device, BLEDeviceAttribute didUpdate)
-
-
-
Method Detail
-
device
void device(@NonNull BLEDevice device, @NonNull BLEDeviceAttribute didUpdate)
-
-