Package 

Class AndroidNetworkConnectivityChecker

    • Method Summary

      Modifier and Type Method Description
      final Boolean isConnected() Checks whether the device has network transport capabilities (either Wi-Fi or Cellular).
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • AndroidNetworkConnectivityChecker

        AndroidNetworkConnectivityChecker(Context context, Logger logger)
    • Method Detail

      • isConnected

         final Boolean isConnected()

        Checks whether the device has network transport capabilities (either Wi-Fi or Cellular).