![]() |
LeechCraft 0.6.70-17609-g3dde4097dd
Modular cross-platform feature rich live environment.
|
Classes | |
struct | ChallengeError |
struct | RequestChallengeConfig |
Typedefs | |
using | RequestChallengeResult = Either<ChallengeError, QString> |
Functions | |
Task< RequestChallengeResult > | RequestChallenge (RequestChallengeConfig config) |
using LC::Util::LJ::RequestChallengeResult = Either<ChallengeError, QString> |
UTIL_SVCAUTH_API Task< RequestChallengeResult > LC::Util::LJ::RequestChallenge | ( | RequestChallengeConfig | config | ) |
Definition at line 56 of file ljutils.cpp.
References LC::Util::LJ::RequestChallengeConfig::NAM_, and LC::Util::LJ::RequestChallengeConfig::UserAgent_.