Class AdBreakIgnoredEvent

java.lang.Object
com.jwplayer.pub.api.events.Event
com.jwplayer.pub.api.events.AdBreakIgnoredEvent

public class AdBreakIgnoredEvent extends Event
Payload that accompanies the onAdBreakIgnored() event. Created by gilberto hdz on 21/04/20.
  • Constructor Details

  • Method Details

    • getAdPosition

      public AdPosition getAdPosition()
      Returns:
      Whether the ad is a pre-roll, mid-roll or post-roll.
    • getClient

      public AdClient getClient()
      Returns:
      The ad client in use for the ad break.