Android.Net Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Classes
CaptivePortal |
A class allowing apps handling the |
CaptivePortal.InterfaceConsts | |
ConnectivityDiagnosticsManager |
Class that provides utilities for collecting network connectivity diagnostics information. |
ConnectivityDiagnosticsManager.ConnectivityDiagnosticsCallback |
Abstract base class for Connectivity Diagnostics callbacks. |
ConnectivityDiagnosticsManager.ConnectivityReport |
Class that includes connectivity information for a specific Network at a specific time. |
ConnectivityDiagnosticsManager.ConnectivityReport.InterfaceConsts | |
ConnectivityDiagnosticsManager.DataStallReport |
Class that includes information for a suspected data stall on a specific Network |
ConnectivityDiagnosticsManager.DataStallReport.InterfaceConsts | |
ConnectivityManager |
Class that answers queries about the state of network connectivity. |
ConnectivityManager.NetworkCallback |
Base class for |
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 | |
DnsResolver |
Dns resolver class for asynchronous dns querying |
DnsResolver.DnsException |
Class to represent DNS error |
EthernetNetworkSpecifier |
A |
EthernetNetworkSpecifier.InterfaceConsts | |
Ikev2VpnProfile |
The Ikev2VpnProfile is a configuration for the platform setup of IKEv2/IPsec VPNs. |
Ikev2VpnProfile.Builder |
A incremental builder for IKEv2 VPN profiles |
InetAddresses |
Utility methods for |
IpConfiguration |
A class representing the IP configuration of a network. |
IpConfiguration.Builder |
Builder used to construct |
IpConfiguration.InterfaceConsts | |
IpPrefix |
This class represents an IP prefix, i. |
IpPrefix.InterfaceConsts | |
IpSecAlgorithm |
This class represents a single algorithm that can be used by an |
IpSecAlgorithm.InterfaceConsts | |
IpSecManager |
This class contains methods for managing IPsec sessions. |
IpSecManager.ResourceUnavailableException |
Thrown to indicate that an IPsec resource is unavailable. |
IpSecManager.SecurityParameterIndex |
This class represents a reserved SPI. |
IpSecManager.SpiUnavailableException |
Thrown to indicate that a requested SPI is in use. |
IpSecManager.UdpEncapsulationSocket |
This class provides access to a UDP encapsulation Socket. |
IpSecTransform |
This class represents a transform, which roughly corresponds to an IPsec Security Association. |
IpSecTransform.Builder |
This class is used to build |
IpSecTransformState |
This class represents a snapshot of the state of an IpSecTransform |
IpSecTransformState.Builder |
Builder class for testing purposes |
IpSecTransformState.InterfaceConsts | |
LinkAddress |
Identifies an IP address on a network link. |
LinkAddress.InterfaceConsts | |
LinkProperties |
Describes the properties of a network link. |
LinkProperties.InterfaceConsts | |
LocalServerSocket |
Non-standard class for creating an inbound UNIX-domain socket in the Linux abstract 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. |
MacAddress |
Representation of a MAC address. |
MacAddress.InterfaceConsts | |
MailTo |
MailTo URL parser |
Network |
Identifies a |
Network.InterfaceConsts | |
NetworkCapabilities |
Representation of the capabilities of an active network. |
NetworkCapabilities.InterfaceConsts | |
NetworkInfo |
Describes the status of a network interface. |
NetworkInfo.DetailedState |
The fine-grained state of a network connection. |
NetworkInfo.InterfaceConsts | |
NetworkInfo.State |
Coarse-grained network state. |
NetworkRequest |
An object describing a network that the application is interested in. |
NetworkRequest.Builder |
Builder used to create |
NetworkRequest.InterfaceConsts | |
NetworkSpecifier |
Describes specific properties of a requested network for use in a |
ParseException |
Thrown when parsing failed. |
PlatformVpnProfile |
PlatformVpnProfile represents a configuration for a platform-based VPN implementation. |
Proxy |
A convenience class for accessing the user and default proxy settings. |
ProxyInfo |
Describes a proxy configuration. |
ProxyInfo.InterfaceConsts | |
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 | |
SocketKeepalive |
Allows applications to request that the system periodically send specific packets on their behalf, using hardware offload to save battery power. |
SocketKeepalive.Callback |
The callback which app can use to learn the status changes of |
SSLCertificateSocketFactory |
SSLSocketFactory implementation with several extra features:
|
SSLSessionCache |
File-based cache of established SSL sessions. |
StaticIpConfiguration |
Class that describes static IP configuration. |
StaticIpConfiguration.Builder |
Helper class to build a new instance of |
StaticIpConfiguration.InterfaceConsts | |
TelephonyNetworkSpecifier |
NetworkSpecifier object for cellular network request. |
TelephonyNetworkSpecifier.Builder |
Builder to create |
TelephonyNetworkSpecifier.InterfaceConsts | |
TrafficStats |
Class that provides network traffic statistics. |
Uri |
Immutable URI reference. |
Uri.Builder |
Helper class for building or manipulating URI references. |
Uri.InterfaceConsts | |
UrlQuerySanitizer |
Sanitizes the Query portion of a URL. |
UrlQuerySanitizer.IllegalCharacterValueSanitizer |
Sanitize values based on which characters they contain. |
UrlQuerySanitizer.ParameterValuePair |
A simple tuple that holds parameter-value pairs. |
VpnManager |
This class provides an interface for apps to manage platform VPN profiles |
VpnProfileState |
Describe the state of VPN. |
VpnProfileState.InterfaceConsts | |
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. |
Interfaces
ConnectivityManager.IOnNetworkActiveListener |
Callback for use with |
DnsResolver.ICallback |
Base interface for answer callbacks |
ITransportInfo |
A container for transport-specific capabilities which is returned by
|
UrlQuerySanitizer.IValueSanitizer |
A functor used to sanitize a single query value. |