public class ConnectionUtils
extends java.lang.Object
Constructor and Description |
---|
ConnectionUtils() |
Modifier and Type | Method and Description |
---|---|
static boolean |
isInternetConnectionAvailable(android.content.Context context,
boolean shouldToast)
To check if internet connection/network available.
|