System.Beacon.Components.TBeaconDevice.EddystoneURL

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property EddystoneURL: string read FEddystoneURL write FEddystoneURL default 0;

C++

__property EddystoneURL = {default=0};

Properties

Type Visibility Source Unit Parent
property published
System.Beacon.Components.pas
System.Beacon.Components.hpp
System.Beacon.Components TBeaconDevice

Description

Represents the URL that the EddystoneURL frame broadcasts.

System.Beacon.Components.TBeaconDevice.EddystoneURL inherits from System.Beacon.Components.TCustomBeaconDevice.EddystoneURL. All content below this line refers to System.Beacon.Components.TCustomBeaconDevice.EddystoneURL. Represents the URL that the EddystoneURL frame broadcasts.

See Also