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
/
ListApi
List
Api
class
ListApi
(
source
)
Members
Functions
check
Item
Status
Link copied to clipboard
fun
checkItemStatus
(
listId
:
String
,
movieId
:
Int
)
:
Flow.Publisher
<
ItemStatus
>
Check if a movie has already been added to the list
details
Link copied to clipboard
fun
details
(
listId
:
String
,
language
:
LocaleCode
?
=
null
)
:
Flow.Publisher
<
ListDetails
>
Get the details of a list