AdropBannerListener
Listener called when there is a change in the AdropBannerView.
Constructors
AdropBannerListener
Properties
onAdReceived -> AdropAdEventCallback?
Gets invoked when the banner receives an ad.
onAdClicked -> AdropAdEventCallback?
Gets invoked when the AdropBannerView is clicked.
onAdFailedToReceive -> AdropAdFailedCallback?
Gets invoked with AdropErrorCode when the banner fails to receive an ad.
Last updated