System.Beacon.TBeaconInfo.AdditionalData
Delphi
AdditionalData: byte;
C++
System::Byte AdditionalData;
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| field | public | System.Beacon.pas System.Beacon.hpp |
System.Beacon | TBeaconInfo |
Description
Array of bytes with the additional information included in the beacon.
The AdditionalData is an array of bytes with the additional information included in the beacon. AdditionalData may be empty.