Android.Net.ConnectivityManager.GetAllNetworkInfo Method
Returns connection status information about all network types supported by the device.

Syntax

[Android.Runtime.Register("getAllNetworkInfo", "()[Landroid/net/NetworkInfo;", "GetGetAllNetworkInfoHandler")]
public virtual NetworkInfo[] GetAllNetworkInfo ()

Returns

Documentation for this section has not yet been entered.

Remarks

Returns connection status information about all network types supported by the device.

[Android Documentation]

Requirements

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