Android.Bluetooth.LE.ScanRecord: Property Members

The properties 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 Properties

[read-only]
AdvertiseFlagsint. Returns the advertising flags indicating the discoverable mode and capability of the device.
[read-only]
DeviceNamestring. Returns the local name of the BLE device.
[read-only]
ManufacturerSpecificDataAndroid.Util.SparseArray. Returns a sparse array of manufacturer identifier and its corresponding manufacturer specific data.
[read-only]
ServiceDataIDictionary<Android.OS.ParcelUuid, Byte[]>. Returns a map of service UUID and its corresponding service data.
[read-only]
ServiceUuidsIList<Android.OS.ParcelUuid>. Returns a list of service UUIDs within the advertisement that are used to identify the bluetooth GATT services.
[read-only]
TxPowerLevelAdvertiseTx. Returns the transmission power level of the packet in dBm.

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.