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

#include <requesttypes.h>

Public Member Functions

const QSharedPointer< QueueRequestDto > & body () const
 The items to add.

 
void setBody (QSharedPointer< QueueRequestDto > newBody)
 

Member Function Documentation

◆ body()

const QSharedPointer< QueueRequestDto > & Jellyfin::Loader::SyncPlayQueueParams::body ( ) const

The items to add.

◆ setBody()

void Jellyfin::Loader::SyncPlayQueueParams::setBody ( QSharedPointer< QueueRequestDto > newBody)

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