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

#include <requesttypes.h>

Public Member Functions

const QString & code () const
 Quick connect code to authorize.
void setCode (QString newCode)
const QString & userId () const
 The user the authorize. Access to the requested user is required.
void setUserId (QString newUserId)
bool userIdNull () const
void setUserIdNull ()

Member Function Documentation

◆ code()

const QString & Jellyfin::Loader::AuthorizeQuickConnectParams::code ( ) const

Quick connect code to authorize.

◆ setCode()

void Jellyfin::Loader::AuthorizeQuickConnectParams::setCode ( QString newCode)

◆ setUserId()

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

◆ setUserIdNull()

void Jellyfin::Loader::AuthorizeQuickConnectParams::setUserIdNull ( )

◆ userId()

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

The user the authorize. Access to the requested user is required.

◆ userIdNull()

bool Jellyfin::Loader::AuthorizeQuickConnectParams::userIdNull ( ) const

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