Share via


ScanResult.ScanRecord Property

Definition

Returns the scan record, which is a combination of advertisement and scan response.

public Android.Bluetooth.LE.ScanRecord? ScanRecord { [Android.Runtime.Register("getScanRecord", "()Landroid/bluetooth/le/ScanRecord;", "")] get; }
[<get: Android.Runtime.Register("getScanRecord", "()Landroid/bluetooth/le/ScanRecord;", "")>]
member this.ScanRecord : Android.Bluetooth.LE.ScanRecord

Property Value

Attributes

Remarks

Java documentation for android.bluetooth.le.ScanResult.getScanRecord().

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