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

#include <requesttypes.h>

Public Member Functions

const GeneralCommandTypecommand () const
 The command to send.
 
void setCommand (GeneralCommandType newCommand)
 
const QString & sessionId () const
 The session id.

 
void setSessionId (QString newSessionId)
 

Member Function Documentation

◆ command()

const GeneralCommandType & Jellyfin::Loader::SendSystemCommandParams::command ( ) const

The command to send.

◆ sessionId()

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

The session id.

◆ setCommand()

void Jellyfin::Loader::SendSystemCommandParams::setCommand ( GeneralCommandType newCommand)

◆ setSessionId()

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

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