Cloudstream
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
Cloudstream
App
/
com.lagradost.cloudstream3.ui
/
MetadataHolder
/
MetadataHolder
Metadata
Holder
constructor
(
apiName
:
String
,
isMovie
:
Boolean
,
title
:
String
?
,
poster
:
String
?
,
currentEpisodeIndex
:
Int
,
episodes
:
List
<
ResultEpisode
>
,
currentLinks
:
List
<
ExtractorLink
>
,
currentSubtitles
:
List
<
SubtitleData
>
)
(
source
)