Android.Bluetooth.BluetoothDevice.ExtraUuid Field
Used as an extra field in BluetoothDevice.ActionUuid intents, Contains the Android.OS.ParcelUuids of the remote device which is a parcelable version of Java.Util.UUID.

Syntax

[Android.Runtime.Register("EXTRA_UUID")]
public const string ExtraUuid

Remarks

Used as an extra field in BluetoothDevice.ActionUuid intents, Contains the Android.OS.ParcelUuids of the remote device which is a parcelable version of Java.Util.UUID.

[Android Documentation]

Requirements

Namespace: Android.Bluetooth
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 15