System.Beacon.TBeaconAdvertiser.DeviceType

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

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:

Siehe auch