System.Beacon.IBeacon

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

IBeacon = interface

C++

__interface  INTERFACE_UUID("{9E2515C0-C3DB-494C-BECB-61B05266C615}") IBeacon  : public System::IInterface

Properties

Type Visibility Source Unit Parent
interface
class
public
System.Beacon.pas
System.Beacon.hpp
System.Beacon System.Beacon

Description

Interface which holds the information regarding a detected beacon.

Note: Several methods of this interface have been deprecated. Please use the proper interface for the format type of your beacon:

See Also