![]() |
LeechCraft 0.6.70-17335-ge406ffdcaf
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::Either< ChallengeError, QString >::Left(), LC::Util::LJ::RequestChallengeConfig::NAM_, LC::Util::Either< ChallengeError, QString >::Right(), and LC::Util::LJ::RequestChallengeConfig::UserAgent_.
Here is the call graph for this function: