![]() |
LeechCraft
0.6.70-18450-gabe19ee3b0
Modular cross-platform feature rich live environment.
|
#include <QByteArray>#include <QString>#include <util/threads/coro/taskfwd.h>#include <util/sll/eitherfwd.h>#include "svcauthconfig.h"
Include dependency graph for ljutils.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| struct | LC::Util::LJ::ChallengeError |
| struct | LC::Util::LJ::RequestChallengeConfig |
Namespaces | |
| LC::Util::LJ | |
Typedefs | |
| using | LC::Util::LJ::RequestChallengeResult = Either< ChallengeError, QString > |
Functions | |
| Task< RequestChallengeResult > | LC::Util::LJ::RequestChallenge (RequestChallengeConfig config) |