lib / tv.smartclip.smartclientandroid.lib.dto.core / SxAdInfo / skippable

skippable

val skippable: Boolean?

The default value for this property is false. When the ad reaches a point where it can be skipped, the ad unit updates this property to true and sends the ON_AD_SKIPPABLE_STATE_CHANGE event. The video player can check this property at any time, but should always check it when the ON_AD_SKIPPABLE_STATE_CHANGE event is received.