onFullScreenAdQueueUpdated

abstract fun onFullScreenAdQueueUpdated(adQueue: ChartboostMediationFullscreenAdQueue, result: AdLoadResult, numberOfAdsReady: Int)

Called when a fullscreen ad queue has been updated.

Parameters

adQueue

The fullscreen ad queue.

result

The ad load result of this event.

numberOfAdsReady

The number of ads that exist in the queue.