toggle menu
jellyfin-sdk-kotlin
latest-SNAPSHOT
common
switch theme
search in API
jellyfin-core
/
org.jellyfin.sdk.discovery
/
RecommendedServerIssue
/
InvalidProductName
Invalid
Product
Name
data
class
InvalidProductName
(
val
productName
:
String
?
)
:
RecommendedServerIssue
The product name in the system information is incorrect.
Members
Constructors
Invalid
Product
Name
Link copied to clipboard
constructor
(
productName
:
String
?
)
Properties
product
Name
Link copied to clipboard
val
productName
:
String
?