Jellyfin Qt
QML Library for interacting with the Jellyfin multimedia server
|
#include <requesttypes.h>
Public Member Functions | |
const QString & | secret () const |
Secret previously returned from the Initiate endpoint. | |
void | setSecret (QString newSecret) |
const QString & Jellyfin::Loader::ConnectParams::secret | ( | ) | const |
Secret previously returned from the Initiate endpoint.
void Jellyfin::Loader::ConnectParams::setSecret | ( | QString | newSecret | ) |