menu
bluebreeze_flutter package
documentation
impl/bluebreeze_platform_interface.dart
BlueBreezePlatform
deviceCharacteristicNotifyEnabled abstract method
deviceCharacteristicNotifyEnabled abstract method
dark_mode
light_mode
deviceCharacteristicNotifyEnabled
abstract method
bool
deviceCharacteristicNotifyEnabled
(
String
id
,
String
serviceId
,
String
characteristicId
)
Implementation
bool deviceCharacteristicNotifyEnabled(String id, String serviceId, String characteristicId);
bluebreeze_flutter package
documentation
impl/bluebreeze_platform_interface
BlueBreezePlatform
deviceCharacteristicNotifyEnabled abstract method
BlueBreezePlatform class