| Type | Reason |
|---|
| ConnectivityManager | Class that answers queries about the state of network connectivity. |
| ConnectivityManager+IOnNetworkActiveListener | Documentation for this section has not yet been entered. |
| ConnectivityManager+NetworkCallback | Documentation for this section has not yet been entered. |
| ConnectivityType | Enumerates values returned by several types and taken as a parameter of several methods of Android.Net.ConnectivityManager. |
| Credentials | A class for representing UNIX credentials passed via ancillary data
on UNIX domain sockets. |
| DhcpInfo | A simple object for retrieving the results of a DHCP request. |
| DhcpInfo+InterfaceConsts | Documentation for this section has not yet been entered. |
| IllegalCharacterFlags | Enumerates values returned by several methods of Android.Net.IllegalCharacterFlags and taken as a parameter of the Android.Net.UrlQuerySanitizer.IllegalCharacterValueSanitizer..ctor member. |
| IpPrefix | This class represents an IP prefix, i.e., a contiguous block of IP addresses aligned on a
power of two boundary (also known as an "IP subnet"). |
| IpPrefix+InterfaceConsts | Documentation for this section has not yet been entered. |
| LinkAddress | Identifies an IP address on a network link. |
| LinkAddress+InterfaceConsts | Documentation for this section has not yet been entered. |
| LinkProperties | Describes the properties of a network link. |
| LinkProperties+InterfaceConsts | Documentation for this section has not yet been entered. |
| LocalServerSocket | non-standard class for creating inbound UNIX-domain socket
on the Android platform, this is created in the Linux non-filesystem
namespace. |
| LocalSocket | Creates a (non-server) socket in the UNIX-domain namespace. |
| LocalSocketAddress | A UNIX-domain (AF_LOCAL) socket address. |
| LocalSocketAddress+Namespace | The namespace that this address exists in. |
| MailTo | MailTo URL parser
This class parses a mailto scheme URL and then can be queried for
the parsed parameters. |
| NetCapability | Enumerates values returned by several types and taken as a parameter of the Android.Net.NetworkCapabilities.HasCapability, Android.Net.NetworkRequest.Builder.AddCapability, and Android.Net.NetworkRequest.Builder.RemoveCapability members. |
| Network | Identifies a Network. |
| Network+InterfaceConsts | Documentation for this section has not yet been entered. |
| NetworkCapabilities | This class represents the capabilities of a network. |
| NetworkCapabilities+InterfaceConsts | Documentation for this section has not yet been entered. |
| NetworkInfo | Describes the status of a network interface. |
| NetworkInfo+DetailedState | The fine-grained state of a network connection. |
| NetworkInfo+InterfaceConsts | Documentation for this section has not yet been entered. |
| NetworkInfo+State | Coarse-grained network state. |
| NetworkRequest | Defines a request for a network, made through NoType:android/net/NetworkRequest$Builder;Href=../../../reference/android/net/NetworkRequest.Builder.html and used
to request a network via Android.Net.ConnectivityManager.RequestNetwork(Android.Net.NetworkRequest, .NetworkCallback) or listen for changes
via Android.Net.ConnectivityManager.RegisterNetworkCallback(Android.Net.NetworkRequest, .NetworkCallback). |
| NetworkRequest+Builder | Documentation for this section has not yet been entered. |
| NetworkRequest+InterfaceConsts | Documentation for this section has not yet been entered. |
| ParseException | Thrown when parsing a URL fails. |
| Proxy | A convenience class for accessing the user and default proxy
settings. |
| ProxyInfo | Describes a proxy configuration. |
| ProxyInfo+InterfaceConsts | Documentation for this section has not yet been entered. |
| PskKeyManager | Provider of key material for pre-shared key (PSK) key exchange used in TLS-PSK cipher suites. |
| RouteInfo | Represents a network route. |
| RouteInfo+InterfaceConsts | Documentation for this section has not yet been entered. |
| SocketType | Enumerates values returned by several types and taken as a parameter of the Android.Net.LocalSocket..ctor member. |
| SSLCertificateSocketFactory | SSLSocketFactory implementation with several extra features:
- Timeout specification for SSL handshake operations
- Hostname verification in most cases (see WARNINGs below)
- Optional SSL session caching with Android.Net.SSLSessionCache
- Optionally bypass all SSL certificate checks
The handshake timeout does not apply to actual TCP socket connection. |
| SSLSessionCache | File-based cache of established SSL sessions. |
| TrafficStats | Class that provides network traffic statistics. |
| TransportType | Enumerates values returned by several types and taken as a parameter of the Android.Net.NetworkCapabilities.HasTransport, Android.Net.NetworkRequest.Builder.AddTransportType, and Android.Net.NetworkRequest.Builder.RemoveTransportType members. |
| Uri | Immutable URI reference. |
| Uri+Builder | Helper class for building or manipulating URI references. |
| Uri+InterfaceConsts | Documentation for this section has not yet been entered. |
| UrlQuerySanitizer | Sanitizes the Query portion of a URL. |
| UrlQuerySanitizer+IllegalCharacterValueSanitizer | Sanitize values based on which characters they contain. |
| UrlQuerySanitizer+IValueSanitizer | A functor used to sanitize a single query value. |
| UrlQuerySanitizer+ParameterValuePair | A simple tuple that holds parameter-value pairs. |
| VpnService | VpnService is a base class for applications to extend and build their
own VPN solutions. |
| VpnService+Builder | Helper class to create a VPN interface. |
| WifiMode | Enumerates values returned by the Android.Net.WifiMode.Full, Android.Net.WifiMode.FullHighPerf, and Android.Net.WifiMode.ScanOnly members and taken as a parameter of the Android.Net.Wifi.WifiManager.CreateWifiLock member. |
| WifiState | Enumerates values returned by several types. |