NetworkEvents v2.1.6 Release Notes

Release Date: 2016-07-18 // almost 8 years ago
  • 18 Jul 2016

    • ➕ added customization of the ping parameters via method NetworkEvents setPingParameters(String host, int port, int timeoutInMs)

Previous changes from v2.1.4

  • 17 Jul 2016

    • 🔄 changed implementation of the OnlineChecker in OnlineCheckerImpl class. Now it pings remote host.
    • ➕ added android.permission.INTERNET to AndroidManifest.xml
    • ➕ added back NetworkHelper class with static method boolean isConnectedToWiFiOrMobileNetwork(context)
    • ⚡️ updated sample apps