System.Beacon.TBeaconScanMode
Delphi
TBeaconScanMode = (Standard, Alternative);
C++
enum DECLSPEC_DENUM TBeaconScanMode : unsigned char { Standard, Alternative };
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| enum | public | System.Beacon.pas System.Beacon.hpp |
System.Beacon | System.Beacon |
Description
The TBeaconScanMode type indicates the beacon format to be monitored, either Standard or Alternative.