Class IpmTimeToLiveWorker



  • public class IpmTimeToLiveWorker
    extends Worker
    Worker called once an IpmPayload.getTimeToLive() is over.
    • Constructor Summary

      Constructors 
      Constructor and Description
      IpmTimeToLiveWorker(Context appContext, WorkerParameters params) 
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method and Description
      Result doWork() 
      • Methods inherited from class java.lang.Object

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

      • IpmTimeToLiveWorker

        public IpmTimeToLiveWorker(Context appContext,
                                   WorkerParameters params)
    • Method Detail

      • doWork

        public Result doWork()