System.Bluetooth.Components.TBluetoothLE.OnCharacteristicUnSubscribed

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property OnCharacteristicUnSubscribed: TGattCharacteristicSubscriptionEvent read FOnCharacteristicUnSubscribed

C++

__property System::Bluetooth::TGattCharacteristicSubscriptionEvent OnCharacteristicUnSubscribed = {read=FOnCharacteristicUnSubscribed, write=FOnCharacteristicUnSubscribed};

Properties

Type Visibility Source Unit Parent
event published
System.Bluetooth.Components.pas
System.Bluetooth.Components.hpp
System.Bluetooth.Components TBluetoothLE

Description

Occurs when a remote device UnSubscribes from one of the GATT server characteristics.