System.Beacon.TBeaconManager.DoNewEddystoneTLM

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

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

C++

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

Properties

Type Visibility Source Unit Parent
procedure
function
protected
System.Beacon.pas
System.Beacon.hpp
System.Beacon TBeaconManager

Description

Raises the OnNewEddystoneTLM.

See Also