Interface PrebidMobileInterstitialControllerInterface


public interface PrebidMobileInterstitialControllerInterface
Interface for plugin renderer.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     
    void
    loadAd(AdUnitConfiguration adUnitConfiguration, BidResponse bidResponse)
     
    void
     
  • Method Details

    • loadAd

      void loadAd(AdUnitConfiguration adUnitConfiguration, BidResponse bidResponse)
    • show

      void show()
    • destroy

      void destroy()