Android.Media.Session.PlaybackState.StateConnecting Field
State indicating the class doing playback is currently connecting to a new destination.

Value: 8

Syntax

[Android.Runtime.Register("STATE_CONNECTING")]
[System.Obsolete("This constant will be removed in the future version. Use Android.Media.Session.PlaybackStateCode enum directly instead of this field.")]
public const PlaybackStateCode StateConnecting

Remarks

State indicating the class doing playback is currently connecting to a new destination. Depending on the implementation you may return to the previous state when the connection finishes or enter PlaybackState.StateNone. If the connection failed PlaybackState.StateError should be used.

[Android Documentation]

Requirements

Namespace: Android.Media.Session
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0