System.Beacon.Components.TCustomBeaconDevice.EddystoneURL

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property EddystoneURL: string read FEddystoneURL write FEddystoneURL;

C++

__property System::UnicodeString EddystoneURL = {read=FEddystoneURL, write=FEddystoneURL};

Properties

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

Description

Represents the URL that the EddystoneURL frame broadcasts.

See Also