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
/
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
)