System.Beacon.IEddystoneBeacon

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

IEddystoneBeacon = interface(IBeacon)

C++

__interface  INTERFACE_UUID("{5E33BD48-D0C1-4C8E-B6CD-28586995981D}") IEddystoneBeacon  : public IBeacon

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 Eddystone format type.

See Also