System.Bluetooth.Components.TBluetoothLE.DoOnCharacteristicSubscribed

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

procedure DoOnCharacteristicSubscribed(const Sender: TObject; const AClientId: string;
const ACharacteristic: TBluetoothGattCharacteristic);

C++

void __fastcall DoOnCharacteristicSubscribed(System::TObject* const Sender, const System::UnicodeString AClientId, System::Bluetooth::TBluetoothGattCharacteristic* const ACharacteristic);

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
procedure
function
protected
System.Bluetooth.Components.pas
System.Bluetooth.Components.hpp
System.Bluetooth.Components TBluetoothLE

Beschreibung

Embarcadero Technologies verfügt zurzeit über keine zusätzlichen Informationen. Bitte unterstützen Sie uns bei der Dokumentation dieses Themas, indem Sie Ihre Kommentare auf der Diskussionsseite eingeben.