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

#include <requesttypes.h>

Public Member Functions

const QString & sessionId () const
 The session id.

 
void setSessionId (QString newSessionId)
 
const QString & userId () const
 The user id.
 
void setUserId (QString newUserId)
 

Member Function Documentation

◆ sessionId()

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

The session id.

◆ setSessionId()

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

◆ setUserId()

void Jellyfin::Loader::RemoveUserFromSessionParams::setUserId ( QString newUserId)

◆ userId()

const QString & Jellyfin::Loader::RemoveUserFromSessionParams::userId ( ) const

The user id.


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