Android.Bluetooth.LE.ScanResult: Property Members

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

See Also: Inherited members from Java.Lang.Object

Public Properties

[read-only]
static
CreatorAndroid.OS.IParcelableCreator.
[read-only]
DeviceAndroid.Bluetooth.BluetoothDevice. Returns the remote bluetooth device identified by the bluetooth device address.
[read-only]
Rssiint. Returns the received signal strength in dBm.
[read-only]
ScanRecordScanRecord. Returns the scan record, which is a combination of advertisement and scan response.
[read-only]
TimestampNanoslong. Returns timestamp since boot when the scan record was observed.

Protected Properties

[read-only]
override
ThresholdClassIntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.
[read-only]
override
ThresholdTypeType. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.