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
/
InstallationInfo
/
InstallationInfo
Installation
Info
constructor
(
guid
:
UUID
,
name
:
String
?
=
null
,
version
:
String
?
=
null
,
changelog
:
String
?
=
null
,
sourceUrl
:
String
?
=
null
,
checksum
:
String
?
=
null
,
packageInfo
:
PackageInfo
?
=
null
)