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

#include <requesttypes.h>

Public Member Functions

const QSharedPointer< StartupConfigurationDto > & body () const
 The updated startup configuration.

 
void setBody (QSharedPointer< StartupConfigurationDto > newBody)
 

Member Function Documentation

◆ body()

const QSharedPointer< StartupConfigurationDto > & Jellyfin::Loader::UpdateInitialConfigurationParams::body ( ) const

The updated startup configuration.

◆ setBody()

void Jellyfin::Loader::UpdateInitialConfigurationParams::setBody ( QSharedPointer< StartupConfigurationDto > newBody)

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