jellyfin-sdk-kotlin
Toggle table of contents
latest-SNAPSHOT
common
Platform filter
common
Switch theme
Search in API
jellyfin-sdk-kotlin
jellyfin-model
/
org.jellyfin.sdk.model.api
/
CountryInfo
/
CountryInfo
Country
Info
constructor
(
name
:
String
?
=
null
,
displayName
:
String
?
=
null
,
twoLetterIsoRegionName
:
String
?
=
null
,
threeLetterIsoRegionName
:
String
?
=
null
)