System.Bluetooth.Components.TBluetoothLE.AddCharacteristic
Delphi
function AddCharacteristic(const AService: TBluetoothGattService;  const ACharacteristic: TBluetoothGattCharacteristic): Boolean;
C++
bool __fastcall AddCharacteristic(System::Bluetooth::TBluetoothGattService* const AService, System::Bluetooth::TBluetoothGattCharacteristic* const ACharacteristic);
Inhaltsverzeichnis
Eigenschaften
| Typ | Sichtbarkeit | Quelle | Unit | Übergeordnet | 
|---|---|---|---|---|
| function | public | System.Bluetooth.Components.pas System.Bluetooth.Components.hpp | System.Bluetooth.Components | TBluetoothLE | 
Beschreibung
Fügt das angegebene Merkmal dem angegebenen Dienst hinzu und gibt bei Erfolg True, ansonsten False zurück.
Plattformunterstützung
| Plattform | Unterstützt | 
|---|---|
| Windows | |
| Mac OS X | 10,9+ | 
| iOS | 6+ | 
| Android |