Android.Bluetooth.BluetoothDevice.ActionClassChanged Field
Broadcast Action: Bluetooth class of a remote device has changed.

Syntax

[Android.Runtime.Register("ACTION_CLASS_CHANGED")]
public const string ActionClassChanged

See Also

BluetoothClass

Remarks

Broadcast Action: Bluetooth class of a remote device has changed.

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

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