Package 

Interface Signal


  • 
    public interface Signal
    
                        

    Represents an Application Event

    An application event is anything that happens during the lifecycle of an app that can trigger an In-App campaign

    • Method Summary

      Modifier and Type Method Description
      abstract boolean satisfiesTrigger(LocalCampaign.Trigger trigger)
      • Methods inherited from class java.lang.Object

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