System.Beacon.TBeaconManager.DoNewEddystoneTLM

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

Delphi

procedure DoNewEddystoneTLM(const ABeacon: IBeacon; const AEddystoneTLM: TEddystoneTLM);

C++

void __fastcall DoNewEddystoneTLM(const _di_IBeacon ABeacon, const TEddystoneTLM &AEddystoneTLM);

プロパティ

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


説明

OnNewEddystoneTLM を発生させます。

関連項目