toggle menu
jellyfin-sdk-kotlin
latest-SNAPSHOT
common
switch theme
search in API
jellyfin-core
/
org.jellyfin.sdk.discovery
/
RecommendedServerIssue
/
MissingSystemInfo
Missing
System
Info
data
class
MissingSystemInfo
(
val
throwable
:
Throwable
?
)
:
RecommendedServerIssue
No system information found from server. Server is returning invalid system info.
Members
Constructors
Missing
System
Info
Link copied to clipboard
constructor
(
throwable
:
Throwable
?
)
Properties
throwable
Link copied to clipboard
val
throwable
:
Throwable
?