Package 

Class RewardedAd

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

    
    public final class RewardedAd
     implements Rewarded
                        

    Created by Bidon Team on 06/02/2023.

    • Method Summary

      Modifier and Type Method Description
      • Methods inherited from class org.bidon.sdk.ads.rewarded.RewardedAd

        destroyAd, isReady, loadAd, setRewardedListener, showAd
      • Methods inherited from class org.bidon.sdk.ads.rewarded.Rewarded

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

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

      • RewardedAd

        RewardedAd(String auctionKey)
      • RewardedAd

        RewardedAd()