Cloudstream
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
Cloudstream
App
/
com.lagradost.cloudstream3.ui.search
/
SearchResultBuilder
Search
Result
Builder
object
SearchResultBuilder
(
source
)
Members
Functions
bind
Link copied to clipboard
fun
bind
(
clickCallback
:
(
SearchClickCallback
)
->
Unit
,
card
:
SearchResponse
,
position
:
Int
,
itemView
:
View
,
nextFocusUp
:
Int
?
=
null
,
nextFocusDown
:
Int
?
=
null
,
colorCallback
:
(
Palette
)
->
Unit
?
=
null
)
update
Cache
Link copied to clipboard
fun
updateCache
(
context
:
Context
?
)