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