InfeedBannerPlacementListener

Notifies about InFeed banner placement events

Inherited functions

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.