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

#include <requesttypes.h>

Public Member Functions

const QSharedPointer< MovePlaylistItemRequestDto > & body () const
 The new position for the item.

 
void setBody (QSharedPointer< MovePlaylistItemRequestDto > newBody)
 

Member Function Documentation

◆ body()

const QSharedPointer< MovePlaylistItemRequestDto > & Jellyfin::Loader::SyncPlayMovePlaylistItemParams::body ( ) const

The new position for the item.

◆ setBody()

void Jellyfin::Loader::SyncPlayMovePlaylistItemParams::setBody ( QSharedPointer< MovePlaylistItemRequestDto > newBody)

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