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

#include <requesttypes.h>

Public Member Functions

const QSharedPointer< AuthenticateUserByName > & body () const
 The M:Jellyfin.Api.Controllers.UserController.AuthenticateUserByName(Jellyfin.Api.Models.UserDtos.AuthenticateUserByName) request.

 
void setBody (QSharedPointer< AuthenticateUserByName > newBody)
 

Member Function Documentation

◆ body()

const QSharedPointer< AuthenticateUserByName > & Jellyfin::Loader::AuthenticateUserByNameParams::body ( ) const

The M:Jellyfin.Api.Controllers.UserController.AuthenticateUserByName(Jellyfin.Api.Models.UserDtos.AuthenticateUserByName) request.

◆ setBody()

void Jellyfin::Loader::AuthenticateUserByNameParams::setBody ( QSharedPointer< AuthenticateUserByName > newBody)

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