System.Beacon.TBeaconAdvertiser.GetManufacturerData
Delphi
function GetManufacturerData: TBytes; virtual; abstract;
C++
virtual System::DynamicArray<System::Byte> __fastcall GetManufacturerData(void) = 0 ;
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
function | protected | System.Beacon.pas System.Beacon.hpp |
System.Beacon | TBeaconAdvertiser |
Description
Gets the manufacturer data bytes of a beacon device.