API:System.Beacon.TBeaconManager.DoBeaconEnter

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure DoBeaconEnter(const ABeacon: IBeacon; const CurrentBeaconList: TBeaconList);

C++

void __fastcall DoBeaconEnter(const _di_IBeacon ABeacon, const TBeaconList CurrentBeaconList);

Properties

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

Description

Embarcadero Technologies does not currently have any additional information.