Jellyfin Qt
QML Library for interacting with the Jellyfin multimedia server
|
#include <requesttypes.h>
Public Member Functions | |
const QSharedPointer< PreviousItemRequestDto > & | body () const |
The current item information. | |
void | setBody (QSharedPointer< PreviousItemRequestDto > newBody) |
const QSharedPointer< PreviousItemRequestDto > & Jellyfin::Loader::SyncPlayPreviousItemParams::body | ( | ) | const |
The current item information.
void Jellyfin::Loader::SyncPlayPreviousItemParams::setBody | ( | QSharedPointer< PreviousItemRequestDto > | newBody | ) |