lib / tv.spotx.smartclientandroid.lib.instream / SxInstreamPlayerDelegate / showAd

showAd

abstract suspend fun showAd(videoUrl: String): Unit

Is called when an advertisement should be played back. This can be called multiple times for an advertisement slot. The first call of an advertisement slot should remember the current playback position of the content video.

Parameters

videoUrl - Url of the advertisement video.