Package 

Class InterstitialAd

  • All Implemented Interfaces:
    org.bidon.sdk.ads.interstitial.Interstitial , org.bidon.sdk.databinders.extras.Extras , org.bidon.sdk.stats.WinLossNotifier

    
    public final class InterstitialAd
     implements Interstitial
                        

    Created by Bidon Team on 06/02/2023.

    • Method Summary

      Modifier and Type Method Description
      • Methods inherited from class org.bidon.sdk.ads.interstitial.InterstitialAd

        destroyAd, isReady, loadAd, setInterstitialListener, showAd
      • Methods inherited from class org.bidon.sdk.ads.interstitial.Interstitial

        addExtra, getExtras, notifyLoss, notifyWin
      • Methods inherited from class java.lang.Object

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

      • InterstitialAd

        InterstitialAd(String auctionKey)
      • InterstitialAd

        InterstitialAd()