Android.Bluetooth.BluetoothHeadset.StateAudioConnecting Field
Headset state when SCO audio is connecting.

Value: 11

Syntax

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

Remarks

Headset state when SCO audio is connecting. 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