The members of Android.Bluetooth.LE.ScanResult are listed below.
See Also: Inherited members from Java.Lang.Object
Constructor of scan result. |
[read-only] static | Creator | Android.OS.IParcelableCreator. |
[read-only] | Device | Android.Bluetooth.BluetoothDevice. Returns the remote bluetooth device identified by the bluetooth device address. |
[read-only] | Rssi | int. Returns the received signal strength in dBm. |
[read-only] | ScanRecord | ScanRecord. Returns the scan record, which is a combination of advertisement and scan response. |
[read-only] | TimestampNanos | long. Returns timestamp since boot when the scan record was observed. |
[read-only] override | ThresholdClass | IntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |
[read-only] override | ThresholdType | Type. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |
DescribeContents()Describe the kinds of special objects contained in this Parcelable's marshalled representation. | ||
WriteToParcel(Android.OS.Parcel, Android.OS.ParcelableWriteFlags)Flatten this object in to a Parcel. |