System.Bluetooth.TBluetoothGattServer.GetServices
Delphi
function GetServices: TBluetoothGattServiceList;
C++
TBluetoothGattServiceList* __fastcall GetServices(void);
プロパティ
| 種類 | 可視性 | ソース | ユニット | 親 |
|---|---|---|---|---|
| function | public | System.Bluetooth.pas System.Bluetooth.hpp |
System.Bluetooth | TBluetoothGattServer |
説明
お使いの GATT サーバーが提供しているサービスのリストを返します。