public interface InterstitialAdRequestListener
| Modifier and Type | Method and Description |
|---|---|
void |
onAdLoaded(InterstitialAdPresenter presenter)
Called when the ad has been loaded and the interstitial ad is ready to be shown
|
void |
onError(FeedAdError error)
Called when an error occurred while requesting the ad.
|
void onAdLoaded(InterstitialAdPresenter presenter)
presenter - the interstitial presenter that can be used to interact with the interstitial advoid onError(FeedAdError error)
FeedAdErrorCode.NO_FILL).error - an object holding more information about the error