Class CampaignsRefreshedTrigger

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String getType()
      Type of trigger, possible values : NOW EVENT NEXT_SESSION CAMPAIGNS_LOADED CAMPAIGNS_REFRESHED
      • Methods inherited from class java.lang.Object

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

      • CampaignsRefreshedTrigger

        public CampaignsRefreshedTrigger()
    • Method Detail

      • getType

        public java.lang.String getType()
        Description copied from interface: LocalCampaign.Trigger
        Type of trigger, possible values :
      • NOW
      • EVENT
      • NEXT_SESSION
      • CAMPAIGNS_LOADED
      • CAMPAIGNS_REFRESHED
Specified by:
getType in interface LocalCampaign.Trigger
Returns:
type