Class WeatherSyncService

Service
de.kaffeemitkoffein.tinyweatherforecastgermany.WeatherSyncService

public class WeatherSyncService extends Service
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    IBinder
    onBind(Intent intent)
     
    void
     
  • Constructor Details

    • WeatherSyncService

      public WeatherSyncService()
  • Method Details

    • onCreate

      public void onCreate()
    • onBind

      public IBinder onBind(Intent intent)