Cloudstream
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
Cloudstream
Library
/
com.lagradost.cloudstream3
/
Episode
/
Episode
Episode
common
constructor
(
data
:
String
,
name
:
String
?
=
null
,
season
:
Int
?
=
null
,
episode
:
Int
?
=
null
,
posterUrl
:
String
?
=
null
,
score
:
Score
?
=
null
,
description
:
String
?
=
null
,
date
:
Long
?
=
null
,
runTime
:
Int
?
=
null
)
(
source
)
Deprecated (with error)
Use newEpisode method