onAdClosed

abstract fun onAdClosed(placementName: String, error: ChartboostMediationAdException?)

Called when the ad is closed.

Parameters

placementName

Indicates which placement was closed.

error

If there was an error in the lifecycle of the ad, it will be presented here.