-
- All Implemented Interfaces:
-
com.adsdk.android.ads.base.IFullScreenAd
public class AdmobInterstitialAdHelper extends OxInterstitialAdHelper
-
-
Constructor Summary
Constructors Constructor Description AdmobInterstitialAdHelper(Activity activity, String adUnitId)
-
Method Summary
Modifier and Type Method Description voidshowAd()voidshowAd(String placement)通过 SDK 检查,调用 Mediation 的广告展示接口。 voiddestroyAd()booleanisReady()-
Methods inherited from class com.adsdk.android.ads.interstitial.OxInterstitialAdHelper
createAd, finishHelperActivity, loadAd, loadAd, onClientShowingLimitation, onClientShowingLimitation, setAdListener, setReloadAfterFailed, startHelperActivity -
Methods inherited from class com.adsdk.android.ads.base.OxAdHelper
setExtraParametersForMax -
Methods inherited from class com.adsdk.android.ads.base.IFullScreenAd
finishHelperActivity, startHelperActivity -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-