System.Bluetooth.TGattCharacteristicSubscriptionEvent

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

TGattCharacteristicSubscriptionEvent = procedure(const Sender: TObject; const AClientId: string;
const ACharacteristic: TBluetoothGattCharacteristic) of object;

C++

typedef void __fastcall (__closure *TGattCharacteristicSubscriptionEvent)(System::TObject* const Sender, const System::UnicodeString AClientId, TBluetoothGattCharacteristic* const ACharacteristic);

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
type
typedef
public
System.Bluetooth.pas
System.Bluetooth.hpp
System.Bluetooth System.Bluetooth


Beschreibung

Typ der Ereignisbehandlungsroutine für Ereignisse für das Abonnement von Merkmalen oder für die Aufhebung dieses Abonnements.

Diese Ereignisbehandlungsroutine ist für folgende Ereignisse erforderlich: