Class RewardedVideoCreative
java.lang.Object
org.prebid.mobile.rendering.models.AbstractCreative
org.prebid.mobile.rendering.video.VideoCreativeProtocol
org.prebid.mobile.rendering.video.VideoCreative
org.prebid.mobile.rendering.video.RewardedVideoCreative
- All Implemented Interfaces:
InterstitialManagerVideoDelegate,VideoCreativeViewListener,VASTInterface
-
Field Summary
Fields inherited from class org.prebid.mobile.rendering.models.AbstractCreative
contextReference, creativeVisibilityTracker, interstitialManager, weakOmAdSessionManager -
Constructor Summary
ConstructorsConstructorDescriptionRewardedVideoCreative(android.content.Context context, VideoCreativeModel model, OmAdSessionManager omAdSessionManager, InterstitialManager interstitialManager) -
Method Summary
Methods inherited from class org.prebid.mobile.rendering.video.VideoCreative
createOmAdSession, destroy, display, getCreativeModel, getMediaDuration, getVideoSkipOffset, handleAdWindowFocus, handleAdWindowNoFocus, isDisplay, isEndCard, isInterstitialClosed, isPlaying, isResolved, isVideo, load, mute, onDisplayCompleted, onEvent, onFailure, onPlayerStateChanged, onReadyForDisplay, onVideoInterstitialClosed, onVolumeChanged, pause, resume, showCallToAction, skip, startViewabilityTracker, trackAdLoaded, trackVideoEvent, unmuteMethods inherited from class org.prebid.mobile.rendering.video.VideoCreativeProtocol
close, closeLinear, collapse, exitFullScreen, expand, fullScreen, onWindowFocusChanged, orientationChanged, rewind, touchMethods inherited from class org.prebid.mobile.rendering.models.AbstractCreative
addOmFriendlyObstruction, changeVisibilityTrackerState, getCreativeView, getCreativeViewListener, getResolutionListener, isBuiltInVideo, setCreativeView, setCreativeViewListener, setResolutionListener, startOmSession, trackVideoStateChange, updateAdView
-
Constructor Details
-
RewardedVideoCreative
public RewardedVideoCreative(android.content.Context context, VideoCreativeModel model, OmAdSessionManager omAdSessionManager, InterstitialManager interstitialManager) throws Exception - Throws:
Exception
-
-
Method Details
-
complete
public void complete()- Overrides:
completein classVideoCreative
-