Android.Bluetooth.LE.ScanRecord: Method Members

The methods of Android.Bluetooth.LE.ScanRecord are listed below. For a list of all members, see the ScanRecord Members list.

See Also: Inherited members from Java.Lang.Object

Public Methods

GetBytes() : byte[]
Returns raw bytes of scan record.
GetManufacturerSpecificData(int) : byte[]
Returns the manufacturer specific data associated with the manufacturer id.
GetServiceData(Android.OS.ParcelUuid) : byte[]
Returns the service data byte array associated with the serviceUuid.