-
- All Implemented Interfaces:
-
com.appstock.sdk.rendering.interstitial.InterstitialManagerVideoDelegate,com.appstock.sdk.rendering.listeners.VideoCreativeViewListener,com.appstock.sdk.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 com.appstock.sdk.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 com.appstock.sdk.rendering.video.VideoCreativeProtocol
close, closeLinear, collapse, exitFullScreen, expand, fullScreen, onWindowFocusChanged, orientationChanged, rewind, touch -
Methods inherited from class com.appstock.sdk.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()
-
-
-
-