System.Bluetooth.TBluetoothGattServer.GetIsAdvertising

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

function GetIsAdvertising: Boolean;

C++

bool __fastcall GetIsAdvertising();

プロパティ

種類 可視性 ソース ユニット
function protected
System.Bluetooth.pas
System.Bluetooth.hpp
System.Bluetooth TBluetoothGattServer


説明

GATT サーバーがサービスの広告をしているかTrue)、していないか(False)を示す論理値を返します。

関連項目