System.Bluetooth.TGattCharacteristicSubscriptionEvent

De RAD Studio API Documentation
Aller à : navigation, rechercher

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);

Propriétés

Type Visibilité  Source Unité  Parent
type
typedef
public
System.Bluetooth.pas
System.Bluetooth.hpp
System.Bluetooth System.Bluetooth


Description

Type de gestionnaire d'événement pour les événements d'abonnement à ou de désabonnement des caractéristiques.

Les événements suivants nécessitent ce gestionnaire d'événement :