-
- All Implemented Interfaces:
-
org.prebid.mobile.rendering.interstitial.InterstitialManagerVideoDelegate,org.prebid.mobile.rendering.listeners.VideoCreativeViewListener,org.prebid.mobile.rendering.video.vast.VASTInterface
public class RewardedVideoCreative extends VideoCreative
-
-
Constructor Summary
Constructors Constructor Description RewardedVideoCreative(Context context, VideoCreativeModel model, OmAdSessionManager omAdSessionManager, InterstitialManager interstitialManager)
-
Method Summary
Modifier and Type Method Description voidcomplete()-
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, skip, startViewabilityTracker, trackAdLoaded, trackVideoEvent, unmute -
Methods inherited from class org.prebid.mobile.rendering.video.VideoCreativeProtocol
close, closeLinear, collapse, exitFullScreen, expand, fullScreen, onWindowFocusChanged, orientationChanged, rewind, touch -
Methods inherited from class org.prebid.mobile.rendering.models.AbstractCreative
addOmFriendlyObstruction, changeVisibilityTrackerState, getCreativeModel, getCreativeView, getCreativeViewListener, getResolutionListener, isBuiltInVideo, setCreativeView, setCreativeViewListener, setResolutionListener, trackVideoStateChange, updateAdView -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Detail
-
RewardedVideoCreative
RewardedVideoCreative(Context context, VideoCreativeModel model, OmAdSessionManager omAdSessionManager, InterstitialManager interstitialManager)
-
-
Method Detail
-
complete
void complete()
-
-
-
-