toggle menu
Cloudstream
cloudstream
switch theme
search in API
Cloudstream
/
com.lagradost.cloudstream3.ui.search
/
SearchHistoryCallback
Search
History
Callback
data
class
SearchHistoryCallback
(
val
item
:
SearchHistoryItem
,
val
clickAction
:
Int
)
Members
Constructors
Search
History
Callback
Link copied to clipboard
constructor
(
item
:
SearchHistoryItem
,
clickAction
:
Int
)
Properties
click
Action
Link copied to clipboard
val
clickAction
:
Int
item
Link copied to clipboard
val
item
:
SearchHistoryItem