-
- All Implemented Interfaces:
-
org.bidon.sdk.ads.AdListener,org.bidon.sdk.ads.FullscreenAdListener,org.bidon.sdk.ads.rewarded.RewardedAdListener,org.bidon.sdk.logs.analytic.AdRevenueListener
public interface RewardedListener implements AdListener, AdRevenueListener, FullscreenAdListener, RewardedAdListener
Created by Bidon Team on 06/02/2023.
-
-
Method Summary
Modifier and Type Method Description -
Methods inherited from class org.bidon.sdk.ads.rewarded.RewardedListener
onAdClicked, onAdClosed, onAdExpired, onAdLoadFailed, onAdLoaded, onAdShowFailed, onAdShown, onRevenuePaid, onUserRewarded -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-