toggle menu
tmdb-api-client
4.9.1-SNAPSHOT
jvm
switch theme
search in API
api
/
io.v47.tmdb.api
/
ListApi
List
Api
class
ListApi
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