![]() |
Jellyfin Qt
QML Library for interacting with the Jellyfin multimedia server
|
#include <requesttypes.h>
Public Member Functions | |
| const QSharedPointer< UpdateMediaPathRequestDto > & | body () const |
| The name of the library and path infos. | |
| void | setBody (QSharedPointer< UpdateMediaPathRequestDto > newBody) |
| const QSharedPointer< UpdateMediaPathRequestDto > & Jellyfin::Loader::UpdateMediaPathParams::body | ( | ) | const |
The name of the library and path infos.
| void Jellyfin::Loader::UpdateMediaPathParams::setBody | ( | QSharedPointer< UpdateMediaPathRequestDto > | newBody | ) |