System.Bluetooth.TBluetoothGattServer.GetIsAdvertising
Delphi
function GetIsAdvertising: Boolean;
C++
bool __fastcall GetIsAdvertising(void);
プロパティ
| 種類 | 可視性 | ソース | ユニット | 親 |
|---|---|---|---|---|
| function | protected | System.Bluetooth.pas System.Bluetooth.hpp |
System.Bluetooth | TBluetoothGattServer |
説明
GATT サーバーがサービスの広告をしているか(True)、していないか(False)を示す論理値を返します。