Jellyfin Qt
QML Library for interacting with the Jellyfin multimedia server
|
#include <requesttypes.h>
Public Member Functions | |
const QString & | code () const |
Quick connect code to authorize. | |
void | setCode (QString newCode) |
const QString & Jellyfin::Loader::AuthorizeParams::code | ( | ) | const |
Quick connect code to authorize.
void Jellyfin::Loader::AuthorizeParams::setCode | ( | QString | newCode | ) |