System.Beacon.TManufacturerRawData

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TManufacturerRawData = array of Byte;

C++

typedef System::DynamicArray<System::Byte> TManufacturerRawData;

Properties

Type Visibility Source Unit Parent
array
typedef
public
System.Beacon.pas
System.Beacon.hpp
System.Beacon System.Beacon

Description

Type used to represent the manufacturer data of a beacon.

See Also