Jellyfin Qt
QML Library for interacting with the Jellyfin multimedia server
Loading...
Searching...
No Matches
Jellyfin::Loader::AuthenticateWithQuickConnectParams Class Reference

#include <requesttypes.h>

Public Member Functions

const QSharedPointer< QuickConnectDto > & body () const
 The Jellyfin.Api.Models.UserDtos.QuickConnectDto request.

 
void setBody (QSharedPointer< QuickConnectDto > newBody)
 

Member Function Documentation

◆ body()

const QSharedPointer< QuickConnectDto > & Jellyfin::Loader::AuthenticateWithQuickConnectParams::body ( ) const

The Jellyfin.Api.Models.UserDtos.QuickConnectDto request.

◆ setBody()

void Jellyfin::Loader::AuthenticateWithQuickConnectParams::setBody ( QSharedPointer< QuickConnectDto > newBody)

The documentation for this class was generated from the following files: