![]() |
LeechCraft 0.6.70-17609-g3dde4097dd
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"
Go to the source code of this file.
Classes | |
struct | LC::Util::LJ::ChallengeError |
struct | LC::Util::LJ::RequestChallengeConfig |
Namespaces | |
namespace | LC |
namespace | LC::Util |
namespace | LC::Util::LJ |
Typedefs | |
using | LC::Util::LJ::RequestChallengeResult = Either<ChallengeError, QString> |
Functions | |
Task< RequestChallengeResult > | LC::Util::LJ::RequestChallenge (RequestChallengeConfig config) |