System.Beacon.TEddystoneUID.Instance

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

Instance: TInstance;

C++

TInstance Instance;

Properties

Type Visibility Source Unit Parent
field public
System.Beacon.pas
System.Beacon.hpp
System.Beacon TEddystoneUID

Description

Represents the Instance identifier for the EddystoneUID beacon.

Instance specifies an identifier of 6 bytes out of the 16 bytes that conform the entire EddystoneUID identifier.

Instance may be used in order to define sub-divisions of beacons with the same Namespace identifier. These sub-divisions are also known as sub-regions.

See Also