Chartboost Mediation Fullscreen Ad Queue Listener
Listener for fullscreen ad queue events.
Functions
Link copied to clipboard
abstract fun onFullscreenAdQueueExpiredAdRemoved(adQueue: ChartboostMediationFullscreenAdQueue, numberOfAdsReady: Int)
Called when a fullscreen ad queue has removed an expired ad from its queue.
Link copied to clipboard
abstract fun onFullScreenAdQueueUpdated(adQueue: ChartboostMediationFullscreenAdQueue, result: AdLoadResult, numberOfAdsReady: Int)
Called when a fullscreen ad queue has been updated.