The fields of Android.Net.NetworkCapabilities are listed below. For a list of all members, see the NetworkCapabilities Members list.
See Also: Inherited members from Java.Lang.Object
const | NetCapabilityCbs | NetCapability (5). Indicates this is a network that has the ability to reach the carrier's CBS servers, used for carrier specific services. |
const | NetCapabilityDun | NetCapability (2). Indicates this is a network that has the ability to reach the carrier's DUN or tethering gateway. |
const | NetCapabilityEims | NetCapability (10). Indicates this is a network that has the ability to reach a carrier's Emergency IMS servers, used for network signaling during emergency calls. |
const | NetCapabilityFota | NetCapability (3). Indicates this is a network that has the ability to reach the carrier's FOTA portal, used for over the air updates. |
const | NetCapabilityIa | NetCapability (7). Indicates this is a network that has the ability to reach a carrier's Initial Attach servers. |
const | NetCapabilityIms | NetCapability (4). Indicates this is a network that has the ability to reach the carrier's IMS servers, used for network registration and signaling. |
const | NetCapabilityInternet | NetCapability (12). Indicates that this network should be able to reach the internet. |
const | NetCapabilityMms | NetCapability (0). Indicates this is a network that has the ability to reach the carrier's MMSC for sending and receiving MMS messages. |
const | NetCapabilityNotMetered | NetCapability (11). Indicates that this network is unmetered. |
const | NetCapabilityNotRestricted | NetCapability (13). Indicates that this network is available for general use. |
const | NetCapabilityNotVpn | NetCapability (15). |
const | NetCapabilityRcs | NetCapability (8). Indicates this is a network that has the ability to reach a carrier's RCS servers, used for Rich Communication Services. |
const | NetCapabilitySupl | NetCapability (1). Indicates this is a network that has the ability to reach the carrier's SUPL server, used to retrieve GPS information. |
const | NetCapabilityTrusted | NetCapability (14). Indicates that the user has indicated implicit trust of this network. |
const | NetCapabilityWifiP2p | NetCapability (6). Indicates this is a network that has the ability to reach a Wi-Fi direct peer. |
const | NetCapabilityXcap | NetCapability (9). Indicates this is a network that has the ability to reach a carrier's XCAP servers, used for configuration and control. |
const | TransportBluetooth | TransportType (2). Indicates this network uses a Bluetooth transport. |
const | TransportCellular | TransportType (0). Indicates this network uses a Cellular transport. |
const | TransportEthernet | TransportType (3). Indicates this network uses an Ethernet transport. |
const | TransportVpn | TransportType (4). Indicates this network uses a VPN transport. |
const | TransportWifi | TransportType (1). Indicates this network uses a Wi-Fi transport. |