API:System.Beacon.Components.TBeaconDevice.EddystoneNamespace

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property EddystoneNamespace;

C++

__property EddystoneNamespace = {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 Namespace identifier for the EddystoneUID frame.

System.Beacon.Components.TBeaconDevice.EddystoneNamespace inherits from System.Beacon.Components.TCustomBeaconDevice.EddystoneNamespace. All content below this line refers to System.Beacon.Components.TCustomBeaconDevice.EddystoneNamespace. Represents the Namespace identifier for the EddystoneUID frame.

When NamespaceGenerator is set to ngNone, EddystoneNamespace must be a string of 20 hexadecimal digits representing 10 bytes.

See Also