public interface INetworkAvailablityCheck
Modifier and Type | Method and Description |
---|---|
boolean |
getCellularDataNetworkAvailable() |
boolean |
getNetworkAvailable() |
boolean |
getRouteToPathExists(int hostAddress)
Deprecated.
|
boolean |
getWiFiNetworkAvailable() |
boolean getNetworkAvailable()
boolean getWiFiNetworkAvailable()
boolean getCellularDataNetworkAvailable()
@Deprecated boolean getRouteToPathExists(int hostAddress)
hostAddress
-