AdropPopupAdListener
interface AdropPopupAdListenerPublic functions
fun onAdReceived(ad: AdropPopupAd)
fun onAdReceived(ad: AdropPopupAd)fun onAdClicked(ad: AdropPopupAd)
fun onAdClicked(ad: AdropPopupAd)fun onAdImpression(ad: AdropPopupAd)
fun onAdImpression(ad: AdropPopupAd)fun onAdDidPresentFullScreen(ad: AdropPopupAd)
fun onAdDidDismissFullScreen(ad: AdropPopupAd)
fun onAdFailedToReceive(ad: AdropPopupAd, error: AdropErrorCode)
fun onAdFailedToShowFullScreen(ad: AdropPopupAd, error: AdropErrorCode)
Last updated