System.Beacon.TBeaconRegionEvent

From RAD Studio API Documentation
Jump to: navigation, search

C++

typedef void __fastcall (__closure *TBeaconRegionEvent)(System::TObject* const Sender, const GUID &UUID, int AMajor, int AMinor);

Properties

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

Description

The TBeaconRegionEvent is an event type for enter and exit events of beacons on registered regions.

See Also