Partager via


WifiConfiguration.StatusField Property

Definition

The current status of this network configuration entry.

[Android.Runtime.Register("status")]
public Android.Net.Wifi.WifiStatus StatusField { get; set; }
[<Android.Runtime.Register("status")>]
member this.StatusField : Android.Net.Wifi.WifiStatus with get, set

Property Value

Attributes

Remarks

The current status of this network configuration entry.

Java documentation for android.net.wifi.WifiConfiguration.status.

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