OptiView Ads SDK for Android
Toggle table of contents
1.0.0-beta.6-custom.1364
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
OptiView Ads SDK for Android
ads-sdk-core
/
com.dolby.optiview.ads.core
/
BreakVariant
/
BreakVariant
Break
Variant
constructor
(
format
:
BreakFormat
,
assets
:
List
<
Asset
>
=
emptyList()
,
position
:
OverlayPosition
?
=
null
,
size
:
OverlaySize
?
=
null
,
opacity
:
Double
?
=
null
,
targeting
:
Targeting
?
=
null
,
rawFormat
:
String
=
format.value
)