Interface InterstitialManagerDisplayDelegate

All Known Implementing Classes:
HTMLCreative

public interface InterstitialManagerDisplayDelegate
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Close of an interstitial ad
    void
    interstitialDialogShown(android.view.ViewGroup rootViewGroup)
     
  • Method Details

    • interstitialAdClosed

      void interstitialAdClosed()
      Close of an interstitial ad
    • interstitialDialogShown

      void interstitialDialogShown(android.view.ViewGroup rootViewGroup)