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

#include <requesttypes.h>

Public Member Functions

const QString & itemId () const
 The item id.
 
void setItemId (QString newItemId)
 
const QString & userId () const
 The user id.
 
void setUserId (QString newUserId)
 

Member Function Documentation

◆ itemId()

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

The item id.

◆ setItemId()

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

◆ setUserId()

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

◆ userId()

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

The user id.


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