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
/
NetworksApi
Networks
Api
class
NetworksApi
(
source
)
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.