public static interface NetworkUtil.InternetAccessListener
Modifier and Type | Method and Description |
---|---|
void |
internetDown()
Internet connection no more available.
|
void |
internetUp()
Internet connection available.
|
void internetUp()
void internetDown()