load Fullscreen Ad From Java
fun loadFullscreenAdFromJava(context: Context, request: ChartboostMediationAdLoadRequest, listener: ChartboostMediationFullscreenAdListener, adLoadListener: ChartboostMediationFullscreenAdLoadListener)
Load a fullscreen ad. This method is designed to be called from Java.
Parameters
context
The Context to use for loading the ad.
request
The publisher-supplied ChartboostMediationAdLoadRequest containing relevant details to load the ad.
listener
The ChartboostMediationFullscreenAdListener to notify of the ad lifecycle events.
ad Load Listener
The ChartboostMediationFullscreenAdLoadListener to notify of the ad load event.