DaroAdViewListener

AdViewListener For DaroAdView

Functions

Link copied to clipboard
abstract fun onAdClicked()

Called when a click is recorded for an ad.

Link copied to clipboard
abstract fun onAdFailedToLoad(errMsg: String)

Called when an ad request failed.

Link copied to clipboard
abstract fun onAdImpression()

Called when an impression is recorded for an ad.

Link copied to clipboard
abstract fun onAdLoaded()

Called when an ad is received.