Jellyfin Qt
QML Library for interacting with the Jellyfin multimedia server
|
#include <requesttypes.h>
Public Member Functions | |
const QString & | userId () const |
Optional. Filter by user and attach user data. | |
void | setUserId (QString newUserId) |
bool | userIdNull () const |
void | setUserIdNull () |
void Jellyfin::Loader::GetRecordingGroupsParams::setUserId | ( | QString | newUserId | ) |
void Jellyfin::Loader::GetRecordingGroupsParams::setUserIdNull | ( | ) |
const QString & Jellyfin::Loader::GetRecordingGroupsParams::userId | ( | ) | const |
Optional. Filter by user and attach user data.
bool Jellyfin::Loader::GetRecordingGroupsParams::userIdNull | ( | ) | const |