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

#include <requesttypes.h>

Public Member Functions

const QSharedPointer< CreateUserByName > & body () const
 The create user by name request body.

 
void setBody (QSharedPointer< CreateUserByName > newBody)
 

Member Function Documentation

◆ body()

const QSharedPointer< CreateUserByName > & Jellyfin::Loader::CreateUserByNameParams::body ( ) const

The create user by name request body.

◆ setBody()

void Jellyfin::Loader::CreateUserByNameParams::setBody ( QSharedPointer< CreateUserByName > newBody)

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