-
public interface InterstitialManagerInterface
-
-
Method Summary
Modifier and Type Method Description abstract voidinterstitialAdClosed()abstract voidinterstitialClosed(View view)abstract voidinterstitialDialogShown(ViewGroup rootViewGroup)-
-
Method Detail
-
interstitialAdClosed
abstract void interstitialAdClosed()
-
interstitialClosed
abstract void interstitialClosed(View view)
-
interstitialDialogShown
abstract void interstitialDialogShown(ViewGroup rootViewGroup)
-
-
-
-