jellyfin-sdk-kotlin
Toggle table of contents
latest-SNAPSHOT
common
Platform filter
common
Switch theme
Search in API
jellyfin-sdk-kotlin
jellyfin-model
/
org.jellyfin.sdk.model.api
/
PackageInfo
/
PackageInfo
Package
Info
constructor
(
name
:
String
,
description
:
String
,
overview
:
String
,
owner
:
String
,
category
:
String
,
guid
:
UUID
,
versions
:
List
<
VersionInfo
>
,
imageUrl
:
String
?
=
null
)