Cloudstream
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
Cloudstream
App
/
com.lagradost.cloudstream3.ui.search
/
SyncSearchViewModel
/
SyncSearchResultSearchResponse
/
SyncSearchResultSearchResponse
Sync
Search
Result
Search
Response
constructor
(
name
:
String
,
url
:
String
,
apiName
:
String
,
type
:
TvType
?
,
posterUrl
:
String
?
,
id
:
Int
?
,
quality
:
SearchQuality
?
=
null
,
posterHeaders
:
Map
<
String
,
String
>
?
=
null
,
score
:
Score
?
=
null
)
(
source
)