Pillarbox
Toggle table of contents
4.0.0-TEST
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
Pillarbox
pillarbox-core-business
/
ch.srgssr.pillarbox.core.business.integrationlayer.data
/
Resource
/
Resource
Resource
constructor
(
url
:
String
,
type
:
Resource.Type
,
tokenType
:
Resource.TokenType
=
TokenType.NONE
,
drmList
:
List
<
Drm
>
?
=
null
,
comScoreAnalyticsLabels
:
Map
<
String
,
String
>
?
=
null
,
analyticsLabels
:
Map
<
String
,
String
>
?
=
null
)