IntegratorContext

Deprecated

The IntegratorContext is deprecated, use the new AdMacroProvider interface

Replace with

import com.adswizz.common.macro.AdMacroProvider
AdMacroProvider

Interface to be implemented by the integrator to provide host app information to the SDK

Properties

Link copied to clipboard
abstract var adType: Ad.AdType?

Indicates whether the sdk’s intended use case was video, audio, or hybrid

Link copied to clipboard
abstract var breakPosition: BreakPosition?

Indicates whether the intended use case was pre-roll, mid-roll, post-roll, standalone or other

Link copied to clipboard
abstract var contentPlayer: AdPlayer?

The player used to play the content. It may be the same as the ad player or a different one. It may not exist for server-side insertion