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

#include <requesttypes.h>

Public Member Functions

const QString & itemId () const
 Item id.
 
void setItemId (QString newItemId)
 
const QString & userId () const
 User id.
 
void setUserId (QString newUserId)
 

Member Function Documentation

◆ itemId()

const QString & Jellyfin::Loader::GetSpecialFeaturesParams::itemId ( ) const

Item id.

◆ setItemId()

void Jellyfin::Loader::GetSpecialFeaturesParams::setItemId ( QString newItemId)

◆ setUserId()

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

◆ userId()

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

User id.


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