Preparing search index...
The search index is not available
@jellyfin/sdk
@jellyfin/sdk
index
RecommendedServerInfo
Interface RecommendedServerInfo
Information about a recommended server.
interface
RecommendedServerInfo
{
address
:
string
;
issues
:
RecommendedServerIssue
[]
;
responseTime
:
number
;
score
:
RecommendedServerInfoScore
;
systemInfo
?:
PublicSystemInfo
;
}
Index
Properties
address
issues
response
Time
score
system
Info?
Properties
address
address
:
string
issues
issues
:
RecommendedServerIssue
[]
response
Time
response
Time
:
number
score
score
:
RecommendedServerInfoScore
Optional
system
Info
system
Info
?:
PublicSystemInfo
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
address
issues
response
Time
score
system
Info
@jellyfin/sdk
Loading...
Information about a recommended server.