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

#include <requesttypes.h>

Public Member Functions

const QString & sessionId () const
 The session id.

 
void setSessionId (QString newSessionId)
 
const QSharedPointer< GeneralCommand > & body () const
 The MediaBrowser.Model.Session.GeneralCommand.

 
void setBody (QSharedPointer< GeneralCommand > newBody)
 

Member Function Documentation

◆ body()

const QSharedPointer< GeneralCommand > & Jellyfin::Loader::SendFullGeneralCommandParams::body ( ) const

The MediaBrowser.Model.Session.GeneralCommand.

◆ sessionId()

const QString & Jellyfin::Loader::SendFullGeneralCommandParams::sessionId ( ) const

The session id.

◆ setBody()

void Jellyfin::Loader::SendFullGeneralCommandParams::setBody ( QSharedPointer< GeneralCommand > newBody)

◆ setSessionId()

void Jellyfin::Loader::SendFullGeneralCommandParams::setSessionId ( QString newSessionId)

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