Jellyfin Qt
QML Library for interacting with the Jellyfin multimedia server
|
#include <requesttypes.h>
Public Member Functions | |
const QSharedPointer< UpdateLibraryOptionsDto > & | body () const |
The library name and options. | |
void | setBody (QSharedPointer< UpdateLibraryOptionsDto > newBody) |
const QSharedPointer< UpdateLibraryOptionsDto > & Jellyfin::Loader::UpdateLibraryOptionsParams::body | ( | ) | const |
The library name and options.
void Jellyfin::Loader::UpdateLibraryOptionsParams::setBody | ( | QSharedPointer< UpdateLibraryOptionsDto > | newBody | ) |