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

#include <requesttypes.h>

Public Member Functions

const QString & displayPreferencesId () const
 Display preferences id.

 
void setDisplayPreferencesId (QString newDisplayPreferencesId)
 
const QString & client () const
 Client.

 
void setClient (QString newClient)
 
const QString & userId () const
 User id.
 
void setUserId (QString newUserId)
 

Member Function Documentation

◆ client()

const QString & Jellyfin::Loader::GetDisplayPreferencesParams::client ( ) const

Client.

◆ displayPreferencesId()

const QString & Jellyfin::Loader::GetDisplayPreferencesParams::displayPreferencesId ( ) const

Display preferences id.

◆ setClient()

void Jellyfin::Loader::GetDisplayPreferencesParams::setClient ( QString newClient)

◆ setDisplayPreferencesId()

void Jellyfin::Loader::GetDisplayPreferencesParams::setDisplayPreferencesId ( QString newDisplayPreferencesId)

◆ setUserId()

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

◆ userId()

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

User id.


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