-
- 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 RewardedCreated by Bidon Team on 06/02/2023.
-
-
Constructor Summary
Constructors Constructor Description RewardedAd(String auctionKey)RewardedAd()
-
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()
-
-
-
-