Class GadgetbridgeJobService


  • public class GadgetbridgeJobService
    extends JobService
    • Field Summary

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

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      boolean onStartJob​(JobParameters jobParameters)  
      boolean onStopJob​(JobParameters jobParameters)  
      • Methods inherited from class java.lang.Object

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

      • GadgetbridgeJobService

        public GadgetbridgeJobService()
    • Method Detail

      • onStartJob

        public boolean onStartJob​(JobParameters jobParameters)
      • onStopJob

        public boolean onStopJob​(JobParameters jobParameters)