System.Beacon.TBeaconEddystoneURLEvent

From RAD Studio API Documentation
Jump to: navigation, search

C++

typedef void __fastcall (__closure *TBeaconEddystoneURLEvent)(System::TObject* const Sender, const _di_IBeacon ABeacon, const TEddystoneURL &AEddystoneURL);

Properties

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

Description

The TBeaconEddystoneURLEvent is an event type that is fired when a new EddystoneURL beacon is detected.

See Also