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

#include <requesttypes.h>

Public Member Functions

const QSharedPointer< UpdateLibraryOptionsDto > & body () const
 The library name and options.

 
void setBody (QSharedPointer< UpdateLibraryOptionsDto > newBody)
 

Member Function Documentation

◆ body()

const QSharedPointer< UpdateLibraryOptionsDto > & Jellyfin::Loader::UpdateLibraryOptionsParams::body ( ) const

The library name and options.

◆ setBody()

void Jellyfin::Loader::UpdateLibraryOptionsParams::setBody ( QSharedPointer< UpdateLibraryOptionsDto > newBody)

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