System.Beacon.IEddystoneBeacon.EddystoneURL

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property EddystoneURL: TEddystoneURL read GetEddystoneURL;

C++

__property TEddystoneURL EddystoneURL = {read=GetEddystoneURL};

Properties

Type Visibility Source Unit Parent
property public
System.Beacon.pas
System.Beacon.hpp
System.Beacon IEddystoneBeacon

Description

Represents the URL that is associated with an EddystoneURL beacon.

The EddystoneURL frame broadcasts a URL using a compressed encoding format that fits within the limited advertisement packet.

See Also