tmdb-api-client
Toggle table of contents
5.4.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
tmdb-api-client
api
/
io.v47.tmdb.api
/
SearchApi
/
forVarious
for
Various
fun
forVarious
(
query
:
String
,
page
:
Int
?
=
null
,
language
:
LocaleCode
?
=
null
,
region
:
CountryCode
?
=
null
,
includeAdult
:
Boolean
?
=
null
)
:
Flow.Publisher
<
out
Paginated
<
MovieTvPersonListResult
>
>
(
source
)