Android.Net.Wifi.WifiManager.ExtraWifiInfo Field
The lookup key for a Android.Net.Wifi.WifiInfo object giving the information about the access point to which we are connected.

Syntax

[Android.Runtime.Register("EXTRA_WIFI_INFO")]
public const string ExtraWifiInfo

Remarks

The lookup key for a Android.Net.Wifi.WifiInfo object giving the information about the access point to which we are connected. Only present when the new state is CONNECTED. Retrieve with Android.Content.Intent.GetParcelableExtra(string).

[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 14