![]() |
Jellyfin Qt
QML Library for interacting with the Jellyfin multimedia server
|
#include <requesttypes.h>
Public Member Functions | |
| const QString & | playlistId () const |
| The playlist id. | |
| void | setPlaylistId (QString newPlaylistId) |
| const QString & | userId () const |
| The user id. | |
| void | setUserId (QString newUserId) |
| const QString & Jellyfin::Loader::RemoveUserFromPlaylistParams::playlistId | ( | ) | const |
The playlist id.
| void Jellyfin::Loader::RemoveUserFromPlaylistParams::setPlaylistId | ( | QString | newPlaylistId | ) |
| void Jellyfin::Loader::RemoveUserFromPlaylistParams::setUserId | ( | QString | newUserId | ) |
| const QString & Jellyfin::Loader::RemoveUserFromPlaylistParams::userId | ( | ) | const |
The user id.