Package com.jwplayer.pub.api.events
Class AdViewableImpressionEvent
java.lang.Object
com.jwplayer.pub.api.events.Event
com.jwplayer.pub.api.events.AdViewableImpressionEvent
Payload that accompanies the onAdViewableImpression() event.
-
Nested Class Summary
Nested Classes -
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionAdViewableImpressionEvent
(JWPlayer player, int skipOffset, JSONObject adscheduleJson, String id, String tag, AdClient client, AdPosition position, String offset, int wItem, int wCount, String adBreakId, String adPlayId, int viewable, String creativeType, String type, AdScheduleFromEventJsonHelper adScheduleFromEventJsonHelper) -
Method Summary
-
Field Details
-
PARAM_AD_SCHEDULE
- See Also:
-
-
Constructor Details
-
AdViewableImpressionEvent
public AdViewableImpressionEvent(JWPlayer player, int skipOffset, JSONObject adscheduleJson, String id, String tag, AdClient client, AdPosition position, String offset, int wItem, int wCount, String adBreakId, String adPlayId, int viewable, String creativeType, String type, AdScheduleFromEventJsonHelper adScheduleFromEventJsonHelper)
-
-
Method Details
-
getSkipOffset
public int getSkipOffset() -
getAdSchedule
-
getId
-
getTag
-
getClient
-
getPosition
-
getOffset
-
getWItem
public int getWItem() -
getWCount
public int getWCount() -
getAdBreakId
-
getAdPlayId
-
getViewable
public int getViewable() -
getCreativeType
-
getViewableType
-