-
public interface InterstitialManagerDisplayDelegate
-
-
Method Summary
Modifier and Type Method Description abstract voidinterstitialAdClosed()Close of an interstitial ad abstract voidinterstitialDialogShown(ViewGroup rootViewGroup)-
-
Method Detail
-
interstitialAdClosed
abstract void interstitialAdClosed()
Close of an interstitial ad
-
interstitialDialogShown
abstract void interstitialDialogShown(ViewGroup rootViewGroup)
-
-
-
-