@ConsumerType
public interface BluetoothLeNotificationListener
| Modifier and Type | Method and Description |
|---|---|
void |
onDataReceived(java.lang.String handle,
java.lang.String value)
Fired when notification data is received from the
Bluetooth LE device.
|