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

#include <requesttypes.h>

Public Member Functions

const QSharedPointer< RemoveFromPlaylistRequestDto > & body () const
 The items to remove.
 
void setBody (QSharedPointer< RemoveFromPlaylistRequestDto > newBody)
 

Member Function Documentation

◆ body()

const QSharedPointer< RemoveFromPlaylistRequestDto > & Jellyfin::Loader::SyncPlayRemoveFromPlaylistParams::body ( ) const

The items to remove.

◆ setBody()

void Jellyfin::Loader::SyncPlayRemoveFromPlaylistParams::setBody ( QSharedPointer< RemoveFromPlaylistRequestDto > newBody)

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