on Ad Closed
abstract fun onAdClosed(ad: ChartboostMediationFullscreenAd, error: ChartboostMediationAdException?)
Called when the ad is closed.
Parameters
ad
The current ChartboostMediationFullscreenAd instance.
error
If there was an error in the lifecycle of the ad, it will be presented here.