System.Beacon.IAltBeacon

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

IAltBeacon = interface(IStandardBeacon)

C++

__interface  INTERFACE_UUID("{15F6C736-B968-4E3D-8FD3-EDED99723D09}") IAltBeacon  : public IStandardBeacon

Properties

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

Description

Interface that holds information in relation to the AltBeacon format type.

See Also