AutoLoadMultiSizeBannerPlacementListener

Notifies about AutoLoad MultiSIze banner placement events

Functions

Link copied to clipboard
abstract fun onHaveAdWithBannerView(placement: Placement, bannerView: BannerPlacementLayout)

Notifies that AATKit has new banner view ready for placement.

Inherited functions

Link copied to clipboard
abstract fun onNoAd(placement: Placement)

Notifies that placement has failed to load an ad.

Link copied to clipboard
abstract fun onPauseForAd(placement: Placement)

Notifies that ad went fullscreen and that application should pause.

Link copied to clipboard
abstract fun onResumeAfterAd(placement: Placement)

Notifies that ad came back from fullscreen and that application should resume.