Jellyfin Qt
QML Library for interacting with the Jellyfin multimedia server
|
#include <requesttypes.h>
Public Member Functions | |
const QSharedPointer< QuickConnectDto > & | body () const |
The Jellyfin.Api.Models.UserDtos.QuickConnectDto request. | |
void | setBody (QSharedPointer< QuickConnectDto > newBody) |
const QSharedPointer< QuickConnectDto > & Jellyfin::Loader::AuthenticateWithQuickConnectParams::body | ( | ) | const |
The Jellyfin.Api.Models.UserDtos.QuickConnectDto request.
void Jellyfin::Loader::AuthenticateWithQuickConnectParams::setBody | ( | QSharedPointer< QuickConnectDto > | newBody | ) |