![]() |
Jellyfin Qt
QML Library for interacting with the Jellyfin multimedia server
|
#include <requesttypes.h>
Public Member Functions | |
| const QString & | sessionId () const |
| The session id. | |
| void | setSessionId (QString newSessionId) |
| const QString & | userId () const |
| The user id. | |
| void | setUserId (QString newUserId) |
| const QString & Jellyfin::Loader::AddUserToSessionParams::sessionId | ( | ) | const |
The session id.
| void Jellyfin::Loader::AddUserToSessionParams::setSessionId | ( | QString | newSessionId | ) |
| void Jellyfin::Loader::AddUserToSessionParams::setUserId | ( | QString | newUserId | ) |
| const QString & Jellyfin::Loader::AddUserToSessionParams::userId | ( | ) | const |
The user id.