Click or drag to resize

wclBluetoothLeAltBeaconAdvertisementReserved Property

Gets the beacon's manufacturer reserved value.

Namespace: wclBluetooth
Assembly: wclBluetoothFramework (in wclBluetoothFramework.dll) Version: 7.17.12.0 (7.17.12.0)
Syntax
public byte Reserved { get; }

Property Value

Byte
A 1-byte value from 0x00 to 0xFF. Interpretation of this value is to be defined by the manufacturer and is to be evaluated based on the CompanyId value.
See Also