PauseAdView

open class PauseAdView

Represents the view for Pulse Pause Ads.

Constructors

Link copied to clipboard
constructor(context: Context)
Constructor.

Functions

Link copied to clipboard
open fun dispatchKeyEvent(event: KeyEvent): Boolean
Link copied to clipboard
open fun getPauseAdImageView(): ImageView
Link copied to clipboard
open fun hidePauseAd()
Hides the Pause Ad.
Link copied to clipboard
open fun onClick(v: View)
Link copied to clipboard
open fun setListener(listener: PauseAdView.Listener)
Sets the Listener.
Link copied to clipboard
Link copied to clipboard
open fun showPauseAd(showLearnMore: Boolean)
Shows the pause ad.