Package | Description |
---|---|
android.net |
Modifier and Type | Method and Description |
---|---|
NetworkRequest |
NetworkRequest.Builder.build()
Build
NetworkRequest give the current set of capabilities. |
Modifier and Type | Method and Description |
---|---|
void |
ConnectivityManager.registerNetworkCallback(NetworkRequest request,
ConnectivityManager.NetworkCallback networkCallback)
Registers to receive notifications about all networks which satisfy the given
NetworkRequest . |