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::RemoveUserFromSessionParams::sessionId | ( | ) | const |
The session id.
void Jellyfin::Loader::RemoveUserFromSessionParams::setSessionId | ( | QString | newSessionId | ) |
void Jellyfin::Loader::RemoveUserFromSessionParams::setUserId | ( | QString | newUserId | ) |
const QString & Jellyfin::Loader::RemoveUserFromSessionParams::userId | ( | ) | const |
The user id.