Cloudstream
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
Cloudstream
App
/
com.lagradost.cloudstream3.syncproviders.providers
/
OpenSubtitlesApi
/
ResultFeatureDetails
/
ResultFeatureDetails
Result
Feature
Details
constructor
(
year
:
Int
?
=
null
,
title
:
String
?
=
null
,
movieName
:
String
?
=
null
,
imdbId
:
Int
?
=
null
,
tmdbId
:
Int
?
=
null
,
seasonNumber
:
Int
?
=
null
,
episodeNumber
:
Int
?
=
null
,
parentImdbId
:
Int
?
=
null
,
parentTitle
:
String
?
=
null
,
parentTmdbId
:
Int
?
=
null
,
parentFeatureId
:
Int
?
=
null
)
(
source
)