System.Beacon.TKindofEddystone

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TKindofEddystone = (UID, URL, TLM);

C++

enum DECLSPEC_DENUM TKindofEddystone : unsigned char { UID, URL, TLM };

Properties

Type Visibility Source Unit Parent
enum public
System.Beacon.pas
System.Beacon.hpp
System.Beacon System.Beacon

Description

Type to represent the different Eddystone beacon formats available.

You can set the following beacon formats:

See Also