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
/
PublicSystemInfo
/
PublicSystemInfo
Public
System
Info
constructor
(
localAddress
:
String
?
=
null
,
serverName
:
String
?
=
null
,
version
:
String
?
=
null
,
productName
:
String
?
=
null
,
operatingSystem
:
String
?
=
null
,
id
:
String
?
=
null
,
startupWizardCompleted
:
Boolean
?
=
null
)