System.Beacon.TBeaconManager.DoNewEddystoneURL

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

Delphi

procedure DoNewEddystoneURL(const ABeacon: IBeacon; const AEddystoneURL: TEddystoneURL);

C++

void __fastcall DoNewEddystoneURL(const _di_IBeacon ABeacon, const TEddystoneURL &AEddystoneURL);

プロパティ

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


説明

OnNewEddystoneURL を発生させます。

関連項目