Android.Media.AudioManager.ActionScoAudioStateChanged Field
Sticky broadcast intent action indicating that the bluetoooth SCO audio connection state has changed.

Syntax

[Android.Runtime.Register("ACTION_SCO_AUDIO_STATE_CHANGED")]
[System.Obsolete("deprecated")]
public const string ActionScoAudioStateChanged

See Also

AudioManager.StartBluetoothSco

Remarks

Sticky broadcast intent action indicating that the bluetoooth SCO audio connection state has changed. The intent contains on extra AudioManager.ExtraScoAudioState indicating the new state which is either AudioManager.ScoAudioStateDisconnected or AudioManager.ScoAudioStateConnected

[Android Documentation]

Requirements

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