Jellyfin Qt
QML Library for interacting with the Jellyfin multimedia server
|
#include <requesttypes.h>
Public Member Functions | |
const QSharedPointer< IgnoreWaitRequestDto > & | body () const |
The settings to set. | |
void | setBody (QSharedPointer< IgnoreWaitRequestDto > newBody) |
const QSharedPointer< IgnoreWaitRequestDto > & Jellyfin::Loader::SyncPlaySetIgnoreWaitParams::body | ( | ) | const |
The settings to set.
void Jellyfin::Loader::SyncPlaySetIgnoreWaitParams::setBody | ( | QSharedPointer< IgnoreWaitRequestDto > | newBody | ) |