WifiManager.ConnectionInfo Property

Definition

Return dynamic information about the current Wi-Fi connection, if any is active.

public virtual Android.Net.Wifi.WifiInfo? ConnectionInfo { [Android.Runtime.Register("getConnectionInfo", "()Landroid/net/wifi/WifiInfo;", "GetGetConnectionInfoHandler")] get; }
[<get: Android.Runtime.Register("getConnectionInfo", "()Landroid/net/wifi/WifiInfo;", "GetGetConnectionInfoHandler")>]
member this.ConnectionInfo : Android.Net.Wifi.WifiInfo

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