System.Beacon.Components.TBeaconRegionItem.IDManufacturer

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property IDManufacturer: string read GetManufacturerID write SetManufacturerID;

C++

__property System::UnicodeString IDManufacturer = {read=GetManufacturerID, write=SetManufacturerID};

Properties

Type Visibility Source Unit Parent
property published
System.Beacon.Components.pas
System.Beacon.Components.hpp
System.Beacon.Components TBeaconRegionItem

Description

Unique numeric identifier for each Bluetooth SIG member.

These ID's are assigned by the Bluetooth SIG. Currently, used in the manufacturer specific data (AdvertiseData) packet.