toggle menu
jellyfin-sdk-kotlin
latest-SNAPSHOT
common
switch theme
search in API
jellyfin-core
/
org.jellyfin.sdk.discovery
/
RecommendedServerIssue
/
SlowResponse
Slow
Response
data
class
SlowResponse
(
val
responseTime
:
Long
)
:
RecommendedServerIssue
The system information response was slow.
Members
Constructors
Slow
Response
Link copied to clipboard
constructor
(
responseTime
:
Long
)
Properties
response
Time
Link copied to clipboard
val
responseTime
:
Long