System.Bluetooth.Components.TBluetoothLE.OnCharacteristicUnSubscribed

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property OnCharacteristicUnSubscribed: TGattCharacteristicSubscriptionEvent read FOnCharacteristicUnSubscribed  write 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

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!