ScanRecord.ManufacturerSpecificData Property

Definition

Returns a sparse array of manufacturer identifier and its corresponding manufacturer specific data.

public Android.Util.SparseArray? ManufacturerSpecificData { [Android.Runtime.Register("getManufacturerSpecificData", "()Landroid/util/SparseArray;", "")] get; }
[<get: Android.Runtime.Register("getManufacturerSpecificData", "()Landroid/util/SparseArray;", "")>]
member this.ManufacturerSpecificData : Android.Util.SparseArray

Property Value

Attributes

Remarks

Java documentation for android.bluetooth.le.ScanRecord.getManufacturerSpecificData().

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to