System.Beacon.Components.TCustomBeaconDevice.StopAdvertise

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

Delphi

procedure StopAdvertise;

C++

void __fastcall StopAdvertise();

プロパティ

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


説明

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

StopAdvertise では StopAdvertising を内部で呼び出します。

関連項目