Package org.prebid.mobile.api.rendering
Interface PrebidMobileInterstitialControllerInterface
- All Known Implementing Classes:
InterstitialController
public interface PrebidMobileInterstitialControllerInterface
Interface for plugin renderer.
-
Method Summary
Modifier and TypeMethodDescriptionvoiddestroy()voidloadAd(AdUnitConfiguration adUnitConfiguration, BidResponse bidResponse) voidshow()
-
Method Details
-
loadAd
-
show
void show() -
destroy
void destroy()
-