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

#include <requesttypes.h>

Public Member Functions

const QString & collectionId () const
 The collection id.

 
void setCollectionId (QString newCollectionId)
 
const QStringList & ids () const
 Item ids, comma delimited.

 
void setIds (QStringList newIds)
 

Member Function Documentation

◆ collectionId()

const QString & Jellyfin::Loader::AddToCollectionParams::collectionId ( ) const

The collection id.

◆ ids()

const QStringList & Jellyfin::Loader::AddToCollectionParams::ids ( ) const

Item ids, comma delimited.

◆ setCollectionId()

void Jellyfin::Loader::AddToCollectionParams::setCollectionId ( QString newCollectionId)

◆ setIds()

void Jellyfin::Loader::AddToCollectionParams::setIds ( QStringList newIds)

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