Android.Bluetooth.BluetoothHeadset.StateAudioConnected Field
Headset state when SCO audio is connected.

Value: 12

Syntax

[Android.Runtime.Register("STATE_AUDIO_CONNECTED")]
[System.Obsolete("This constant will be removed in the future version. Use Android.Bluetooth.HeadsetAudioState enum directly instead of this field.")]
public const HeadsetAudioState StateAudioConnected

Remarks

Headset state when SCO audio is connected. This state can be one of BluetoothProfile.ExtraState or BluetoothProfile.ExtraPreviousState of BluetoothHeadset.ActionAudioStateChanged intent.

[Android Documentation]

Requirements

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