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