Package org.prebid.mobile
Class VideoInterstitialAdUnit
- java.lang.Object
-
- org.prebid.mobile.AdUnit
-
- org.prebid.mobile.VideoBaseAdUnit
-
- org.prebid.mobile.VideoInterstitialAdUnit
-
public class VideoInterstitialAdUnit extends VideoBaseAdUnit
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class org.prebid.mobile.VideoBaseAdUnit
VideoBaseAdUnit.Parameters
-
-
Constructor Summary
Constructors Constructor Description VideoInterstitialAdUnit(java.lang.String configId)
-
Method Summary
-
Methods inherited from class org.prebid.mobile.VideoBaseAdUnit
getParameters, setParameters
-
Methods inherited from class org.prebid.mobile.AdUnit
addContent, addContextData, addContextKeyword, addContextKeywords, clearContextData, clearContextKeywords, fetchDemand, fetchDemand, getPbAdSlot, removeContextData, removeContextKeyword, resumeAutoRefresh, setAutoRefreshPeriodMillis, setPbAdSlot, stopAutoRefresh, updateContextData
-
-