System.Beacon.IEddystoneBeacon.KindofEddystones

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property KindofEddystones: TKindofEddystones read GetKindofEddystones;

C++

__property TKindofEddystones KindofEddystones = {read=GetKindofEddystones};

Properties

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

Description

Represents the set with all the Eddystone format types that are advertised by the Eddystone beacon.

See Also