System.Beacon.TBeaconAdvertiser.StopAdvertising

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

Delphi

function StopAdvertising: Boolean;

C++

bool __fastcall StopAdvertising();

プロパティ

種類 可視性 ソース ユニット
function public
System.Beacon.pas
System.Beacon.hpp
System.Beacon TBeaconAdvertiser


説明

ビーコン デバイスに関連付けられている近接度データのアドバタイズを停止します。

StopAdvertising の内部で DoStopAdvertising が呼び出されます。

関連項目