Interface TriggerHandler

    • Method Detail

      • onTrigger

        boolean onTrigger()
        The code to execute when the TriggerPolicy condition is satisfied.
        Returns:
        true if the window was evaluated with at least one event in the window, false otherwise