Cloudstream
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
Cloudstream
Library
/
com.lagradost.cloudstream3
/
newAnimeLoadResponse
new
Anime
Load
Response
common
suspend
fun
MainAPI
.
newAnimeLoadResponse
(
name
:
String
,
url
:
String
,
type
:
TvType
,
comingSoonIfNone
:
Boolean
=
true
,
initializer
:
suspend
AnimeLoadResponse
.
(
)
->
Unit
=
{ }
)
:
AnimeLoadResponse
(
source
)