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
/
GenresApi
/
getGenre
get
Genre
suspend
fun
getGenre
(
genreName
:
String
,
userId
:
<Error class: unknown class>
?
=
null
)
:
Response
<
<Error class: unknown class>
>
Gets a genre, by name.
Parameters
genre
Name
The genre name.
user
Id
The user id.