show Fullscreen Ad From Java
fun showFullscreenAdFromJava(context: Context, listener: ChartboostMediationFullscreenAdShowListener)
Show the fullscreen ad. This method is designed to be called from Java.
Parameters
context
The current Context with which to show the ad, recommended to be the current Activity.
listener
The ChartboostMediationFullscreenAdShowListener to notify of the ad show event.