Package 

Class AdMobMrecAdHelper

  • All Implemented Interfaces:
    com.adsdk.android.ads.base.IBannerAd , com.adsdk.android.ads.base.IViewAd

    
    public class AdMobMrecAdHelper
    extends OxMrecAdHelper
                        
    • Method Summary

      Modifier and Type Method Description
      void showAd(ViewGroup adViewContainer)
      void showAd(ViewGroup adContainer, String placement) 通过 SDK 检查,调用 Mediation 的广告展示接口。
      void hidAd()
      void destroyAd()
      boolean isReady()
      void stopAutoRefresh()
      void startAutoRefresh()
      • Methods inherited from class com.adsdk.android.ads.mrec.OxMrecAdHelper

        createAd, loadAd, loadAd, onClientShowingLimitation, onClientShowingLimitation, setAdListener
      • Methods inherited from class com.adsdk.android.ads.base.OxAdHelper

        setExtraParametersForMax
      • Methods inherited from class com.adsdk.android.ads.base.IViewAd

        showAd
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait