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

#include <requesttypes.h>

Public Member Functions

const QList< MediaUpdateInfoDto > & body () const
 A list of updated media paths.

 
void setBody (QList< MediaUpdateInfoDto > newBody)
 

Member Function Documentation

◆ body()

const QList< MediaUpdateInfoDto > & Jellyfin::Loader::PostUpdatedMediaParams::body ( ) const

A list of updated media paths.

◆ setBody()

void Jellyfin::Loader::PostUpdatedMediaParams::setBody ( QList< MediaUpdateInfoDto > newBody)

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