data class AdClipRequested : InstreamEvent
Is fired when the core calls SxAdSlotDelegate.load.
| <init> | Is fired when the core calls SxAdSlotDelegate.load. AdClipRequested(url: String, autoPlay: Boolean, disableSeeking: Boolean) | 
| autoPlay | val autoPlay: Boolean | 
| disableSeeking | val disableSeeking: Boolean | 
| url | val url: String |