Returns connection status information about a particular
Network.
Syntax
[Android.Runtime.Register("getNetworkInfo", "(Landroid/net/Network;)Landroid/net/NetworkInfo;", "GetGetNetworkInfo_Landroid_net_Network_Handler")]
public virtual
NetworkInfo GetNetworkInfo (
Network network)
Parameters
- network
- Android.Net.Network specifying which network
in which you're interested.
Returns
Documentation for this section has not yet been entered.
Remarks
Requirements
Namespace: Android.Net
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1