DaroInterstitialAdListener

Listener for interstitial ad events.

Functions

Link copied to clipboard
abstract fun onDismiss()

Called when the ad is dismissed.

Link copied to clipboard
abstract fun onFailedToShow(errorMsg: String)

Called when an ad is clicked.

Link copied to clipboard
abstract fun onImpression()

Called when an impression is recorded for an ad.

Link copied to clipboard
abstract fun onShown()

Called when an ad is shown.