![]() |
Jellyfin Qt
QML Library for interacting with the Jellyfin multimedia server
|
#include <requesttypes.h>
Public Member Functions | |
| const QSharedPointer< ValidatePathDto > & | body () const |
| Validate request object. | |
| void | setBody (QSharedPointer< ValidatePathDto > newBody) |
| const QSharedPointer< ValidatePathDto > & Jellyfin::Loader::ValidatePathParams::body | ( | ) | const |
Validate request object.
| void Jellyfin::Loader::ValidatePathParams::setBody | ( | QSharedPointer< ValidatePathDto > | newBody | ) |