toggle menu
jellyfin-sdk-kotlin
latest-SNAPSHOT
common
switch theme
search in API
jellyfin-model
/
org.jellyfin.sdk.model.api
/
VersionInfo
/
VersionInfo
Version
Info
constructor
(
version
:
String
,
versionNumber
:
String
,
changelog
:
String
?
=
null
,
targetAbi
:
String
?
=
null
,
sourceUrl
:
String
?
=
null
,
checksum
:
String
?
=
null
,
timestamp
:
String
?
=
null
,
repositoryName
:
String
,
repositoryUrl
:
String
)