Class ConnectionPath.ConnectivityReceiver

  • Enclosing class:
    ConnectionPath


    public static class ConnectionPath.ConnectivityReceiver
    extends BroadcastReceiver
    This is a android.content.BroadcastReceiver which will receive the network availability events.
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method and Description
      void onReceive(Context context, Intent intent) 
      • Methods inherited from class java.lang.Object

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

      • ConnectivityReceiver

        public ConnectivityReceiver()
    • Method Detail

      • onReceive

        public void onReceive(Context context,
                              Intent intent)