Interface Signal
-
- All Known Implementing Classes:
EventTrackedSignal,NewSessionSignal,PublicEventTrackedSignal
public interface SignalRepresents an Application EventAn application event is anything that happens during the lifecycle of an app that can trigger an In-App campaign
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description booleansatisfiesTrigger(LocalCampaign.Trigger trigger)
-
-
-
Method Detail
-
satisfiesTrigger
boolean satisfiesTrigger(LocalCampaign.Trigger trigger)
-
-