Jellyfin Qt
QML Library for interacting with the Jellyfin multimedia server
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
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: