SlotAdsHost

interface SlotAdsHost

Implemented by the SDK core; a SlotAdsProvider's handle on the content transport. All methods must be called on the application main thread.

Functions

Link copied to clipboard
abstract fun pauseContent()

Pauses content playback (an ad slot is about to play).

Link copied to clipboard
abstract fun resumeContent()

Starts or resumes content playback (prerolls finished, the schedule was empty, the ad request failed, or a midroll break completed).