ArcXP-Mobile-SDK-Android
ArcXP-Mobile-SDK-Android
/
com.arcxp.video.model
/
Advertising
Advertising
@
JsonClass
(
generateAdapter
=
true
)
data
class
Advertising
(
val
adInsertionUrls
:
AdInsertionUrls
?
,
val
enableAdInsertion
:
Boolean
?
)
Content copied to clipboard
Constructors
Properties
Constructors
Advertising
Link copied to clipboard
fun
Advertising
(
adInsertionUrls
:
AdInsertionUrls
?
,
enableAdInsertion
:
Boolean
?
)
Content copied to clipboard
Properties
ad
Insertion
Urls
Link copied to clipboard
val
adInsertionUrls
:
AdInsertionUrls
?
Content copied to clipboard
enable
Ad
Insertion
Link copied to clipboard
val
enableAdInsertion
:
Boolean
?
Content copied to clipboard