Android.Net.Wifi.WifiConfiguration.Status.Current Field
this is the network we are currently connected to

Value: 0

Syntax

[Android.Runtime.Register("CURRENT")]
[System.Obsolete("This constant will be removed in the future version. Use Android.Net.Wifi.WifiStatus enum directly instead of this field.")]
public const WifiStatus Current

Remarks

this is the network we are currently connected to

[Android Documentation]

Requirements

Namespace: Android.Net.Wifi
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1