Android.Media.AudioManager.ActionScoAudioStateUpdated Field
Sticky broadcast intent action indicating that the bluetoooth SCO audio connection state has been updated.

Syntax

[Android.Runtime.Register("ACTION_SCO_AUDIO_STATE_UPDATED")]
public const string ActionScoAudioStateUpdated

See Also

AudioManager.StartBluetoothSco

Remarks

Sticky broadcast intent action indicating that the bluetoooth SCO audio connection state has been updated.

This intent has two extras:

EXTRA_SCO_AUDIO_STATE or EXTRA_SCO_AUDIO_PREVIOUS_STATE can be any of:

[Android Documentation]

Requirements

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