SliderAdLoader

class SliderAdLoader(context: Context)

Class containing controls for slider ad loading.

Parameters

context

The activity context used to retrieve the application context.

Constructors

Link copied to clipboard
constructor(context: Context)

Functions

Link copied to clipboard

Cancel loading the native ad.

Link copied to clipboard
fun loadSlider(nativeAdRequestConfiguration: NativeAdRequestConfiguration)

Start loading the native ad unit by AdRequest on a background thread.

Link copied to clipboard

Register a callback for listening native ad loader.