System.Bluetooth.Components.TBluetoothLE.GetSupportsGattServer
Delphi
function GetSupportsGattServer: Boolean;
C++
bool __fastcall GetSupportsGattServer();
プロパティ
| 種類 | 可視性 | ソース | ユニット | 親 |
|---|---|---|---|---|
| function | protected | System.Bluetooth.Components.pas System.Bluetooth.Components.hpp |
System.Bluetooth.Components | TBluetoothLE |
説明
現在のプラットフォームで Bluetooth LE をクライアントとして使用できる場合は True を返し、そうでない場合は False を返します。
GetSupportsGattServer は次のプラットフォームの場合に True を返します。
| プラットフォーム | サポート状況 |
|---|---|
|
Windows |
|
|
OS X |
10.9 以上 |
|
iOS |
6 以上 |
|
Android |
SupportsGattServer の取得アクセサです。