NetworkEvents v2.1.6 Release Notes
Release Date: 2016-07-18 // over 8 years ago-
18 Jul 2016
- ➕ added customization of the ping parameters via method
NetworkEvents setPingParameters(String host, int port, int timeoutInMs)
- ➕ added customization of the ping parameters via method
Previous changes from v2.1.4
-
17 Jul 2016
- 🔄 changed implementation of the
OnlineChecker
inOnlineCheckerImpl
class. Now it pings remote host. - ➕ added
android.permission.INTERNET
toAndroidManifest.xml
- ➕ added back
NetworkHelper
class with static methodboolean isConnectedToWiFiOrMobileNetwork(context)
- ⚡️ updated sample apps
- 🔄 changed implementation of the