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

#include <requesttypes.h>

Public Member Functions

const QString & userId () const
 User Id.
void setUserId (QString newUserId)
bool userIdNull () const
void setUserIdNull ()
const QByteArray & body () const
void setBody (QByteArray newBody)

Member Function Documentation

◆ body()

const QByteArray & Jellyfin::Loader::PostUserImageParams::body ( ) const

◆ setBody()

void Jellyfin::Loader::PostUserImageParams::setBody ( QByteArray newBody)

◆ setUserId()

void Jellyfin::Loader::PostUserImageParams::setUserId ( QString newUserId)

◆ setUserIdNull()

void Jellyfin::Loader::PostUserImageParams::setUserIdNull ( )

◆ userId()

const QString & Jellyfin::Loader::PostUserImageParams::userId ( ) const

User Id.

◆ userIdNull()

bool Jellyfin::Loader::PostUserImageParams::userIdNull ( ) const

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