![]() |
Jellyfin Qt
QML Library for interacting with the Jellyfin multimedia server
|
#include <requesttypes.h>
Public Member Functions | |
| const QSharedPointer< StartupRemoteAccessDto > & | body () const |
| The startup remote access dto. | |
| void | setBody (QSharedPointer< StartupRemoteAccessDto > newBody) |
| const QSharedPointer< StartupRemoteAccessDto > & Jellyfin::Loader::SetRemoteAccessParams::body | ( | ) | const |
The startup remote access dto.
| void Jellyfin::Loader::SetRemoteAccessParams::setBody | ( | QSharedPointer< StartupRemoteAccessDto > | newBody | ) |