Android.Bluetooth.BluetoothDevice.ActionNameChanged Field
Broadcast Action: Indicates the friendly name of a remote device has been retrieved for the first time, or changed since the last retrieval.

Syntax

[Android.Runtime.Register("ACTION_NAME_CHANGED")]
public const string ActionNameChanged

Remarks

Broadcast Action: Indicates the friendly name of a remote device has been retrieved for the first time, or changed since the last retrieval.

Always contains the extra fields BluetoothDevice.ExtraDevice and BluetoothDevice.ExtraName.

Requires NoType:android/Manifest$permission;Href=../../../reference/android/Manifest.permission.html#BLUETOOTH to receive.

[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