Class PulseEventType

java.lang.Object
com.brightcove.pulse.PulseEventType

public final class PulseEventType extends Object
  • Field Details

    • PULSE_PAUSE_AD_DISPLAYED

      public static final String PULSE_PAUSE_AD_DISPLAYED
      Indicates that a PauseAd from the Pulse plugin has been displayed.
      See Also:
    • PULSE_PAUSE_AD_DISMISSED

      public static final String PULSE_PAUSE_AD_DISMISSED
      Indicates that a PauseAd from the Pulse plugin has been dismissed.
      See Also:
  • Constructor Details

    • PulseEventType

      public PulseEventType()