toggle menu
Cloudstream
cloudstream
switch theme
search in API
Cloudstream
/
com.lagradost.cloudstream3.ui.search
/
OnGoingSearch
On
Going
Search
data
class
OnGoingSearch
(
val
apiName
:
String
,
val
data
:
Resource
<
List
<
SearchResponse
>
>
)
(
source
)
Members
Constructors
On
Going
Search
Link copied to clipboard
constructor
(
apiName
:
String
,
data
:
Resource
<
List
<
SearchResponse
>
>
)
Properties
api
Name
Link copied to clipboard
val
apiName
:
String
data
Link copied to clipboard
val
data
:
Resource
<
List
<
SearchResponse
>
>