-
- All Implemented Interfaces:
-
io.cloudx.sdk.CloudXAdListener,io.cloudx.sdk.CloudXFullscreenAdListener
public interface CloudXInterstitialListener implements CloudXFullscreenAdListener
Listener for interstitial ad events.
Extends CloudXFullscreenAdListener with the same core callbacks.
-
-
Method Summary
Modifier and Type Method Description -
Methods inherited from class io.cloudx.sdk.CloudXInterstitialListener
onAdDisplayFailed, onAdDisplayed, onAdHidden -
Methods inherited from class io.cloudx.sdk.CloudXFullscreenAdListener
onAdClicked, onAdLoadFailed, onAdLoaded -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-