Package org.prebid.mobile.api.rendering
Interface PrebidMobileInterstitialControllerInterface
public interface PrebidMobileInterstitialControllerInterface
Interface for plugin renderer.
-
Method Summary
-
Method Details
-
loadAd
void loadAd(AdUnitConfiguration adUnitConfiguration, BidResponse bidResponse) -
show
void show() -
destroy
void destroy()
-