#include <requesttypes.h>
◆ activeWithinSeconds()
const qint32 & Jellyfin::Loader::GetSessionsParams::activeWithinSeconds |
( |
| ) |
const |
Optional. Filter by sessions that were active in the last n seconds.
◆ activeWithinSecondsNull()
bool Jellyfin::Loader::GetSessionsParams::activeWithinSecondsNull |
( |
| ) |
const |
◆ controllableByUserId()
const QString & Jellyfin::Loader::GetSessionsParams::controllableByUserId |
( |
| ) |
const |
Filter by sessions that a given user is allowed to remote control.
◆ controllableByUserIdNull()
bool Jellyfin::Loader::GetSessionsParams::controllableByUserIdNull |
( |
| ) |
const |
◆ deviceId()
const QString & Jellyfin::Loader::GetSessionsParams::deviceId |
( |
| ) |
const |
◆ deviceIdNull()
bool Jellyfin::Loader::GetSessionsParams::deviceIdNull |
( |
| ) |
const |
◆ setActiveWithinSeconds()
void Jellyfin::Loader::GetSessionsParams::setActiveWithinSeconds |
( |
qint32 | newActiveWithinSeconds | ) |
|
◆ setActiveWithinSecondsNull()
void Jellyfin::Loader::GetSessionsParams::setActiveWithinSecondsNull |
( |
| ) |
|
◆ setControllableByUserId()
void Jellyfin::Loader::GetSessionsParams::setControllableByUserId |
( |
QString | newControllableByUserId | ) |
|
◆ setControllableByUserIdNull()
void Jellyfin::Loader::GetSessionsParams::setControllableByUserIdNull |
( |
| ) |
|
◆ setDeviceId()
void Jellyfin::Loader::GetSessionsParams::setDeviceId |
( |
QString | newDeviceId | ) |
|
◆ setDeviceIdNull()
void Jellyfin::Loader::GetSessionsParams::setDeviceIdNull |
( |
| ) |
|
The documentation for this class was generated from the following files: