Package 

Class LocalCampaignsWebservice

  • All Implemented Interfaces:
    com.batch.android.core.TaskRunnable , java.lang.Runnable

    
    public class LocalCampaignsWebservice
    extends BatchQueryWebservice implements TaskRunnable
                        

    Webservice to ask the server for all type of local campaigns (be in-app or notification)

    • Method Summary

      Modifier and Type Method Description
      void run()
      String getTaskIdentifier() Return a string that identify this task
      • Methods inherited from class com.batch.android.core.Webservice

        encode, executeRequest, formatDate, getResponseErrorCause, isResponseValid
      • Methods inherited from class java.lang.Runnable

        run
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait