Class WeatherBroadcastReceiver


  • public class WeatherBroadcastReceiver
    extends BroadcastReceiver
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String WEATHER_EXTRA  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method 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

      • WeatherBroadcastReceiver

        public WeatherBroadcastReceiver()
    • Method Detail

      • onReceive

        public void onReceive​(Context context,
                              Intent intent)