Package 

Class InterstitialAdViewManager

    • Method Summary

      Modifier and Type Method Description
      final View showAd(Context context, Map<String, Object> ad, InterstitialAdSettings adViewSettings) Shows an interstitial ad view with optional parameters.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • InterstitialAdViewManager

        InterstitialAdViewManager(Config config)
    • Method Detail

      • showAd

         final View showAd(Context context, Map<String, Object> ad, InterstitialAdSettings adViewSettings)

        Shows an interstitial ad view with optional parameters.

        Parameters:
        context - Android context for view creation
        ad - Map containing the parsed ad data
        adViewSettings - InterstitialAdSettings with optional configuration