AdropNativeAdListener
interface AdropNativeAdListenerPublic functions
fun onAdReceived(ad: AdropNativeAd)
fun onAdReceived(ad: AdropNative)fun onAdClicked(ad: AdropNativeAd)
fun onAdClicked(ad: AdropNative)fun onAdFailedToReceive(ad: AdropNativeAd, error: AdropErrorCode)
fun onAdFailedToReceive(ad: AdropNative, error: AdropErrorCode)Last updated