API:System.Bluetooth.TBluetoothGattServer.DoAddCharacteristic
Delphi
function DoAddCharacteristic(const AService: TBluetoothGattService; const ACharacteristic: TBluetoothGattCharacteristic): Boolean; virtual; abstract;
C++
virtual bool __fastcall DoAddCharacteristic(TBluetoothGattService* const AService, TBluetoothGattCharacteristic* const ACharacteristic) = 0 ;
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| function | protected | System.Bluetooth.pas System.Bluetooth.hpp |
System.Bluetooth | TBluetoothGattServer |
Description
Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!