AdsLoaderManager

abstract class AdsLoaderManager(context: Context, adUIElementVisibilityPreference: IMAAdUIVisibilityPreference?, logger: Logger)

Common abstraction shared by legacy and advanced IMA AdsLoader managers.

Inheritors

Constructors

Link copied to clipboard
constructor(context: Context, adUIElementVisibilityPreference: IMAAdUIVisibilityPreference?, logger: Logger)

Functions

Link copied to clipboard
Link copied to clipboard
abstract suspend fun getStreamURL(streamURLFetchingTimeMs: Long?): String?