![]() |
Jellyfin Qt
QML Library for interacting with the Jellyfin multimedia server
|
#include <requesttypes.h>
Public Member Functions | |
| const QSharedPointer< StartupUserDto > & | body () const |
| The DTO containing username and password. | |
| void | setBody (QSharedPointer< StartupUserDto > newBody) |
| const QSharedPointer< StartupUserDto > & Jellyfin::Loader::UpdateStartupUserParams::body | ( | ) | const |
The DTO containing username and password.
| void Jellyfin::Loader::UpdateStartupUserParams::setBody | ( | QSharedPointer< StartupUserDto > | newBody | ) |