Android.Bluetooth.BluetoothDevice.ExtraName Field
Used as a String extra field in BluetoothDevice.ActionNameChanged and BluetoothDevice.ActionFound intents.

Syntax

[Android.Runtime.Register("EXTRA_NAME")]
public const string ExtraName

Remarks

Used as a String extra field in BluetoothDevice.ActionNameChanged and BluetoothDevice.ActionFound intents. It contains the friendly Bluetooth name.

[Android Documentation]

Requirements

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