public class POBMPInterstitialCustomEvent
extends com.mopub.mobileads.CustomEventInterstitial
| Constructor and Description |
|---|
POBMPInterstitialCustomEvent() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
loadInterstitial(android.content.Context context,
com.mopub.mobileads.CustomEventInterstitial.CustomEventInterstitialListener customEventInterstitialListener,
java.util.Map<java.lang.String,java.lang.Object> localExtras,
java.util.Map<java.lang.String,java.lang.String> serverExtras) |
protected void |
onInvalidate() |
protected void |
showInterstitial() |
protected void loadInterstitial(android.content.Context context,
com.mopub.mobileads.CustomEventInterstitial.CustomEventInterstitialListener customEventInterstitialListener,
java.util.Map<java.lang.String,java.lang.Object> localExtras,
java.util.Map<java.lang.String,java.lang.String> serverExtras)
loadInterstitial in class com.mopub.mobileads.CustomEventInterstitialprotected void showInterstitial()
showInterstitial in class com.mopub.mobileads.CustomEventInterstitialprotected void onInvalidate()
onInvalidate in class com.mopub.mobileads.CustomEventInterstitial