Class WeatherBroadcastReceiver

BroadcastReceiver
de.kaffeemitkoffein.tinyweatherforecastgermany.WeatherBroadcastReceiver

public class WeatherBroadcastReceiver extends BroadcastReceiver
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final String
     
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    onReceive(Context context, Intent intent)
     
  • Field Details

  • Constructor Details

    • WeatherBroadcastReceiver

      public WeatherBroadcastReceiver()
  • Method Details

    • onReceive

      public void onReceive(Context context, Intent intent)