Cloudstream
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
Cloudstream
App
/
com.lagradost.cloudstream3.syncproviders.providers
/
AniListApi
/
SeasonNextAiringEpisode
Season
Next
Airing
Episode
data
class
SeasonNextAiringEpisode
(
val
episode
:
Int
?
,
val
timeUntilAiring
:
Int
?
)
(
source
)
Members
Constructors
Season
Next
Airing
Episode
Link copied to clipboard
constructor
(
episode
:
Int
?
,
timeUntilAiring
:
Int
?
)
Properties
episode
Link copied to clipboard
val
episode
:
Int
?
time
Until
Airing
Link copied to clipboard
val
timeUntilAiring
:
Int
?