Package com.jwplayer.pub.api.events
Class AdBreakEndEvent
java.lang.Object
com.jwplayer.pub.api.events.Event
com.jwplayer.pub.api.events.AdBreakEndEvent
Payload that accompanies the onAdBreakEnd() event.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
AdBreakEndEvent
-
-
Method Details
-
getAdPosition
- Returns:
- Whether the ad is a pre-roll, mid-roll or post-roll.
-
getClient
- Returns:
- The ad client in use for the ad break.
-