System.Beacon.TBeaconManager.DoParseManufacturerData

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

procedure DoParseManufacturerData(const AData: TBytes; var BeaconInfo: TBeaconInfo; var Handled: Boolean);

C++

void __fastcall DoParseManufacturerData(const System::DynamicArray<System::Byte> AData, TBeaconInfo &BeaconInfo, bool &Handled);

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
procedure
function
protected
System.Beacon.pas
System.Beacon.hpp
System.Beacon TBeaconManager


Beschreibung

Löst OnParseManufacturerData aus.

Siehe auch