![]() |
Jellyfin Qt
QML Library for interacting with the Jellyfin multimedia server
|
#include <requesttypes.h>
Public Member Functions | |
| const QSharedPointer< NewGroupRequestDto > & | body () const |
| The settings of the new group. | |
| void | setBody (QSharedPointer< NewGroupRequestDto > newBody) |
| const QSharedPointer< NewGroupRequestDto > & Jellyfin::Loader::SyncPlayCreateGroupParams::body | ( | ) | const |
The settings of the new group.
| void Jellyfin::Loader::SyncPlayCreateGroupParams::setBody | ( | QSharedPointer< NewGroupRequestDto > | newBody | ) |