Android.Net.ConnectivityManager.GetAllNetworks Method
Returns an array of all Android.Net.Network currently tracked by the framework.

Syntax

[Android.Runtime.Register("getAllNetworks", "()[Landroid/net/Network;", "GetGetAllNetworksHandler")]
public virtual Network[] GetAllNetworks ()

Returns

Documentation for this section has not yet been entered.

Remarks

Returns an array of all Android.Net.Network currently tracked by the framework.

[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