Builder

open class Builder

The AdOverlayConfig.Builder.

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
Builds the AdOverlayConfig object.
Link copied to clipboard
open fun setNumberOfRemainingAdsEnabled(numberOfRemainingAdsEnabled: Boolean): AdOverlayConfig.Builder
Enables or disables the Ad Overlay component showing the number of remaining Ads
Link copied to clipboard
open fun setRemainingAdBreakDurationEnabled(remainingAdBreakDurationEnabled: Boolean): AdOverlayConfig.Builder
Enables or disables the Ad Overlay component showing the remaining ad break duration.
Link copied to clipboard
open fun setRemainingAdDurationEnabled(remainingAdDurationEnabled: Boolean): AdOverlayConfig.Builder
Enables or disables the Ad Overlay component showing the remaining ad duration.