Jellyfin Qt
QML Library for interacting with the Jellyfin multimedia server
|
#include <requesttypes.h>
Public Member Functions | |
const QSharedPointer< JoinGroupRequestDto > & | body () const |
The group to join. | |
void | setBody (QSharedPointer< JoinGroupRequestDto > newBody) |
const QSharedPointer< JoinGroupRequestDto > & Jellyfin::Loader::SyncPlayJoinGroupParams::body | ( | ) | const |
The group to join.
void Jellyfin::Loader::SyncPlayJoinGroupParams::setBody | ( | QSharedPointer< JoinGroupRequestDto > | newBody | ) |