System.Beacon.TBeaconManager.GetBeaconManager

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

Delphi

class function GetBeaconManager(AMode: TBeaconScanMode): TBeaconManager;

C++

__classmethod TBeaconManager* __fastcall GetBeaconManager(TBeaconScanMode AMode);

プロパティ

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


説明

アプリケーションが稼働しているプラットフォーム上で、指定されたモードで動作する、TBeaconManager のインスタンスを返します。

関連項目