System.Bluetooth.TBluetoothGattServer.DoGetServices
Delphi
function DoGetServices: TBluetoothGattServiceList; virtual; abstract;
C++
virtual TBluetoothGattServiceList* __fastcall DoGetServices(void) = 0 ;
Eigenschaften
| Typ | Sichtbarkeit | Quelle | Unit | Übergeordnet |
|---|---|---|---|---|
| function | protected | System.Bluetooth.pas System.Bluetooth.hpp |
System.Bluetooth | TBluetoothGattServer |
Beschreibung
Gibt die Liste der Dienste zurück, die Ihr GATT-Server bereitstellt.