Android.Net.NetworkInfo Class
Describes the status of a network interface.

See Also: NetworkInfo Members

Syntax

[Android.Runtime.Register("android/net/NetworkInfo", DoNotGenerateAcw=true)]
public class NetworkInfo : Java.Lang.Object, Android.OS.IParcelable, IDisposable

Remarks

Describes the status of a network interface.

Use ConnectivityManager.ActiveNetworkInfo to get an instance that represents the current network connection.

[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