NetworkInfo.DetailedState.Failed Property

Definition

Attempt to connect failed.

[Android.Runtime.Register("FAILED")]
public static Android.Net.NetworkInfo.DetailedState Failed { get; }
[<Android.Runtime.Register("FAILED")>]
static member Failed : Android.Net.NetworkInfo.DetailedState

Property Value

Attributes

Remarks

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to