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

#include <requesttypes.h>

Public Member Functions

const QString & jellyfinId () const
 Device Id.

 
void setJellyfinId (QString newJellyfinId)
 
const QSharedPointer< DeviceOptions > & body () const
 Device Options.

 
void setBody (QSharedPointer< DeviceOptions > newBody)
 

Member Function Documentation

◆ body()

const QSharedPointer< DeviceOptions > & Jellyfin::Loader::UpdateDeviceOptionsParams::body ( ) const

Device Options.

◆ jellyfinId()

const QString & Jellyfin::Loader::UpdateDeviceOptionsParams::jellyfinId ( ) const

Device Id.

◆ setBody()

void Jellyfin::Loader::UpdateDeviceOptionsParams::setBody ( QSharedPointer< DeviceOptions > newBody)

◆ setJellyfinId()

void Jellyfin::Loader::UpdateDeviceOptionsParams::setJellyfinId ( QString newJellyfinId)

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