System.Beacon.TBeaconManager.DoNewEddystoneURL

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

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

C++

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

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
procedure
function
protected
System.Beacon.pas
System.Beacon.hpp
System.Beacon TBeaconManager


Beschreibung

Löst die OnNewEddystoneURL aus.

Siehe auch