jellyfin-sdk-kotlin
Toggle table of contents
latest-SNAPSHOT
common
Platform filter
common
Switch theme
Search in API
jellyfin-sdk-kotlin
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