toggle menu
tmdb-api-client
4.9.1-SNAPSHOT
jvm
switch theme
search in API
api
/
io.v47.tmdb.api
/
NetworksApi
Networks
Api
class
NetworksApi
Members
Functions
alternative
Names
Link copied to clipboard
fun
alternativeNames
(
networkId
:
Int
)
:
Flow.Publisher
<
NetworkAlternativeNames
>
Get the alternative names of a network
details
Link copied to clipboard
fun
details
(
networkId
:
Int
)
:
Flow.Publisher
<
Network
>
Get the details of a network
images
Link copied to clipboard
fun
images
(
networkId
:
Int
)
:
Flow.Publisher
<
NetworkImages
>
Get a networks logos by id.