Interface InterstitialManagerInterface
- All Known Implementing Classes:
InterstitialManager
public interface InterstitialManagerInterface
-
Method Summary
Modifier and TypeMethodDescriptionvoidvoidinterstitialClosed(android.view.View view) voidinterstitialDialogShown(android.view.ViewGroup rootViewGroup)
-
Method Details
-
interstitialAdClosed
void interstitialAdClosed() -
interstitialClosed
void interstitialClosed(android.view.View view) -
interstitialDialogShown
void interstitialDialogShown(android.view.ViewGroup rootViewGroup)
-