HeliumFullscreenAd

abstract class HeliumFullscreenAd(context: Context, val placementName: String) : HeliumAd

Deprecated

Use ChartboostMediationFullscreenAd for the most comprehensive fullscreen ad experience.

Inheritors

Constructors

Link copied to clipboard
constructor(context: Context, placementName: String)

Properties

Link copied to clipboard
open override val keywords: Keywords

Create a new Keywords on which keywords can be set.

Link copied to clipboard
open override val placementName: String

Get the Helium Ad's placement name

Functions

Link copied to clipboard

Clear an ad that has successfully loaded so it can be loaded again. Also cancels any in-flight load requests.

Link copied to clipboard
open override fun destroy()

Destroys the ad and does the necessary clean up and clears listeners.

Link copied to clipboard
abstract fun getAdType(): Int

Get the ad type of this Helium Ad.

Link copied to clipboard
open override fun load()

Load content for this ad.

Link copied to clipboard

Check if an ad is ready to be shown.

Link copied to clipboard
fun show()

Show this ad