ImaBridgeConfig

class ImaBridgeConfig(val adsLoader: ImaAdsLoader)

Configurations for a PlayerViewImaBridge.

Parameters

adsLoader

The ImaAdsLoader to construct a PlayerViewImaBridge.

Constructors

Link copied to clipboard
fun ImaBridgeConfig(adsLoader: ImaAdsLoader)

Properties

Link copied to clipboard
val adsLoader: ImaAdsLoader