Interface LocalCampaign.Trigger

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      java.lang.String getType()
      Type of trigger, possible values : NOW EVENT NEXT_SESSION CAMPAIGNS_LOADED CAMPAIGNS_REFRESHED
    • Method Detail

      • getType

        java.lang.String getType()
        Type of trigger, possible values :
      • NOW
      • EVENT
      • NEXT_SESSION
      • CAMPAIGNS_LOADED
      • CAMPAIGNS_REFRESHED
Returns:
type