toggle menu
tmdb-api-client
4.9.1-SNAPSHOT
jvm
switch theme
search in API
api
/
io.v47.tmdb.api
/
CompanyApi
Company
Api
class
CompanyApi
Members
Functions
alternative
Names
Link copied to clipboard
fun
alternativeNames
(
companyId
:
Int
)
:
Flow.Publisher
<
CompanyAlternativeNames
>
Get the alternative names of a company
details
Link copied to clipboard
fun
details
(
companyId
:
Int
)
:
Flow.Publisher
<
Company
>
Get a companies details by id
images
Link copied to clipboard
fun
images
(
companyId
:
Int
)
:
Flow.Publisher
<
CompanyImages
>
Get a companies logos by id.