abstract fun loadAd(url: String, closedCaptions: List<SxClosedCaption> = emptyList()): Unit
Is called when a new advertising media should be loaded. Playback should be starting immediately after load. Seeking of the media should not be possible.
url - Media Url.
url