toggle menu
Pillarbox
dev
androidJvm
switch theme
search in API
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
)