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

#include <requesttypes.h>

Public Member Functions

const QSharedPointer< StartupUserDto > & body () const
 The DTO containing username and password.

 
void setBody (QSharedPointer< StartupUserDto > newBody)
 

Member Function Documentation

◆ body()

const QSharedPointer< StartupUserDto > & Jellyfin::Loader::UpdateStartupUserParams::body ( ) const

The DTO containing username and password.

◆ setBody()

void Jellyfin::Loader::UpdateStartupUserParams::setBody ( QSharedPointer< StartupUserDto > newBody)

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