jellyfin-sdk-kotlin
Toggle table of contents
latest-SNAPSHOT
common
Platform filter
common
Switch theme
Search in API
jellyfin-sdk-kotlin
jellyfin-api
/
org.jellyfin.sdk.api.operations
/
StudiosApi
/
getStudio
get
Studio
suspend
fun
getStudio
(
name
:
String
,
userId
:
<Error class: unknown class>
?
=
null
)
:
Response
<
<Error class: unknown class>
>
Gets a studio by name.
Parameters
name
Studio name.
user
Id
Optional. Filter by user id, and attach user data.