toggle menu
jellyfin-sdk-kotlin
latest-SNAPSHOT
common
switch theme
search in API
jellyfin-api
/
org.jellyfin.sdk.api.operations
/
BrandingApi
Branding
Api
class
BrandingApi
(
api
:
ApiClient
)
:
Api
Members
Constructors
Branding
Api
Link copied to clipboard
constructor
(
api
:
ApiClient
)
Functions
get
Branding
Css
Link copied to clipboard
suspend
fun
getBrandingCss
(
)
:
Response
<
String
>
Gets branding css.
get
Branding
Css2
Link copied to clipboard
suspend
fun
getBrandingCss2
(
)
:
Response
<
String
>
Gets branding css.
get
Branding
Options
Link copied to clipboard
suspend
fun
getBrandingOptions
(
)
:
Response
<
<Error class: unknown class>
>
Gets branding configuration.