Helium Fullscreen Ad Listener
interface HeliumFullscreenAdListener
Deprecated
Use ChartboostMediationFullscreenAdListener for the most comprehensive fullscreen ad experience.
Listener for Helium fullscreen ad events.
Functions
Link copied to clipboard
abstract fun onAdCached(placementName: String, loadId: String, winningBidInfo: Map<String, String>, error: ChartboostMediationAdException?)
Called when an ad is cached or fails to cache.
Link copied to clipboard
Called when the ad executes its clickthrough. This may happen multiple times for the same ad.
Link copied to clipboard
Called when the ad is closed.
Link copied to clipboard
Called when an ad impression occurs. This signal is when Helium fires an impression and is independent of any partner impression.
Link copied to clipboard
Called when the user should receive the reward associated with this rewarded ad.
Link copied to clipboard
Called when an ad is shown.