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