Jellyfin Qt
QML Library for interacting with the Jellyfin multimedia server
|
#include <requesttypes.h>
Public Member Functions | |
const QSharedPointer< SetChannelMappingDto > & | body () const |
The set channel mapping dto. | |
void | setBody (QSharedPointer< SetChannelMappingDto > newBody) |
const QSharedPointer< SetChannelMappingDto > & Jellyfin::Loader::SetChannelMappingParams::body | ( | ) | const |
The set channel mapping dto.
void Jellyfin::Loader::SetChannelMappingParams::setBody | ( | QSharedPointer< SetChannelMappingDto > | newBody | ) |