jellyfin-sdk-kotlin
Toggle table of contents
latest-SNAPSHOT
common
Target filter
common
Switch theme
Search in API
Skip to content
jellyfin-sdk-kotlin
jellyfin-api
/
org.jellyfin.sdk.api.operations
/
MusicGenreApi
Music
Genre
Api
class
MusicGenreApi
(
api
:
ApiClient
)
:
Api
Members
Constructors
Music
Genre
Api
Link copied to clipboard
constructor
(
api
:
ApiClient
)
Functions
get
Music
Genre
Link copied to clipboard
suspend
fun
getMusicGenre
(
genreName
:
String
,
userId
:
UUID
?
=
null
)
:
Response
<
BaseItemDto
>
Gets a music genre, by name.