System.Beacon.TBeaconAdvertiser.DeviceType
Delphi
property DeviceType: TAdvertiseDeviceFormat read FDeviceType write FDeviceType;
C++
__property TAdvertiseDeviceFormat DeviceType = {read=FDeviceType, write=FDeviceType, nodefault};
Eigenschaften
| Typ | Sichtbarkeit | Quelle | Unit | Übergeordnet |
|---|---|---|---|---|
| property | public | System.Beacon.pas System.Beacon.hpp |
System.Beacon | TBeaconAdvertiser |
Beschreibung
Repräsentiert das Beacon-Format, das das Gerät bekanntgibt.
Der Typ TAdvertiseDeviceFormat legt die verfügbaren Beacon-Formate fest, die das Gerät bekanntgeben kann:
adBeacon: Für reguläre Beacons.adEddystoneUID: Für EddystoneUID.adEddystoneURL: Für EddystoneURL.