#include <requesttypes.h>
|
| 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 () |
◆ 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: