System.Bluetooth.TBluetoothGattServer.IsAdvertising
Delphi
property IsAdvertising: Boolean read GetIsAdvertising;
C++
__property bool IsAdvertising = {read=GetIsAdvertising, nodefault};
プロパティ
| 種類 | 可視性 | ソース | ユニット | 親 |
|---|---|---|---|---|
| property | public | System.Bluetooth.pas System.Bluetooth.hpp |
System.Bluetooth | TBluetoothGattServer |
説明
GATT サーバーがサービスの広告をしているか(True)、していないか(False)を示します。