toggle menu
jellyfin-sdk-kotlin
latest-SNAPSHOT
common
switch theme
search in API
jellyfin-model
/
org.jellyfin.sdk.model.api
/
AuthenticationResult
/
AuthenticationResult
Authentication
Result
constructor
(
user
:
UserDto
?
=
null
,
sessionInfo
:
SessionInfoDto
?
=
null
,
accessToken
:
String
?
=
null
,
serverId
:
String
?
=
null
)