System.Beacon.TBeaconEnterExitEvent

From RAD Studio API Documentation
Jump to: navigation, search

C++

typedef void __fastcall (__closure *TBeaconEnterExitEvent)(System::TObject* const Sender, const _di_IBeacon ABeacon, const TBeaconList CurrentBeaconList);

Properties

Type Visibility Source Unit Parent
typedef public System.Beacon.hpp System.Beacon System.Beacon

Description

The TBeaconEnterExitEvent is an event type for enter and exit events of beacons.

See Also