Jellyfin Qt
QML Library for interacting with the Jellyfin multimedia server
|
#include <requesttypes.h>
Public Member Functions | |
const QString & | key () const |
The access token to delete. | |
void | setKey (QString newKey) |
const QString & Jellyfin::Loader::RevokeKeyParams::key | ( | ) | const |
The access token to delete.
void Jellyfin::Loader::RevokeKeyParams::setKey | ( | QString | newKey | ) |