Package io.cloudx.cd.staticrenderer
See: Description
-
Class Summary Class Description BaseWebView ExternalLinkHandlerImpl BaseWebViewKt StaticFullscreenAdKt -
Interface Summary Interface Description ExternalLinkHandler Listener FullscreenAd Common public API for all fullscreen ad renderers (mraid, vast, static etc) <br>The use-case scenario is: <br> Create an instance of FullscreenAd<br>
call load<br>
wait for FullscreenAd.Listener.onLoad callback <br>
call show function <br>