System.Beacon.IBeacon.DeviceIdentifier
Delphi
property DeviceIdentifier: string read GetDeviceIdentifier;
C++
__property System::UnicodeString DeviceIdentifier = {read=GetDeviceIdentifier};
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
property | public | System.Beacon.pas System.Beacon.hpp |
System.Beacon | IBeacon |
Description
Represents the identifier of the beacon device.
DeviceIdentifier is a BLE device identifier.