Interface InterstitialManagerDisplayDelegate
- All Known Implementing Classes:
HTMLCreative
public interface InterstitialManagerDisplayDelegate
-
Method Summary
Modifier and TypeMethodDescriptionvoidClose of an interstitial advoidinterstitialDialogShown(android.view.ViewGroup rootViewGroup)
-
Method Details
-
interstitialAdClosed
void interstitialAdClosed()Close of an interstitial ad -
interstitialDialogShown
void interstitialDialogShown(android.view.ViewGroup rootViewGroup)
-