System.Beacon.TBeaconManager.DoNewEddystoneURL

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

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

C++

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

Properties

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

Description

Raises the OnNewEddystoneURL.

See Also