Jellyfin Qt
QML Library for interacting with the Jellyfin multimedia server
Loading...
Searching...
No Matches
Jellyfin::DTO::AuthenticationResult Member List

This is the complete list of members for Jellyfin::DTO::AuthenticationResult, including all inherited members.

accessToken() constJellyfin::DTO::AuthenticationResult
accessTokenNull() constJellyfin::DTO::AuthenticationResult
AuthenticationResult(QSharedPointer< UserDto > user, QSharedPointer< SessionInfo > sessionInfo)Jellyfin::DTO::AuthenticationResult
AuthenticationResult(const AuthenticationResult &other)Jellyfin::DTO::AuthenticationResult
fromJson(QJsonObject source)Jellyfin::DTO::AuthenticationResultstatic
m_accessTokenJellyfin::DTO::AuthenticationResultprotected
m_serverIdJellyfin::DTO::AuthenticationResultprotected
m_sessionInfoJellyfin::DTO::AuthenticationResultprotected
m_userJellyfin::DTO::AuthenticationResultprotected
replaceData(AuthenticationResult &other)Jellyfin::DTO::AuthenticationResult
serverId() constJellyfin::DTO::AuthenticationResult
serverIdNull() constJellyfin::DTO::AuthenticationResult
sessionInfo() constJellyfin::DTO::AuthenticationResult
setAccessToken(QString newAccessToken)Jellyfin::DTO::AuthenticationResult
setAccessTokenNull()Jellyfin::DTO::AuthenticationResult
setFromJson(QJsonObject source)Jellyfin::DTO::AuthenticationResult
setServerId(QString newServerId)Jellyfin::DTO::AuthenticationResult
setServerIdNull()Jellyfin::DTO::AuthenticationResult
setSessionInfo(QSharedPointer< SessionInfo > newSessionInfo)Jellyfin::DTO::AuthenticationResult
setUser(QSharedPointer< UserDto > newUser)Jellyfin::DTO::AuthenticationResult
toJson() constJellyfin::DTO::AuthenticationResult
user() constJellyfin::DTO::AuthenticationResult