Interface PreloadManager.PreloadedListener

All Known Implementing Classes:
PrebidWebViewBanner, PrebidWebViewBase, PrebidWebViewInterstitial
Enclosing class:
PreloadManager

public static interface PreloadManager.PreloadedListener
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    preloaded(WebViewBase adBaseView)
     
  • Method Details