LeechCraft 0.6.70-17609-g3dde4097dd
Modular cross-platform feature rich live environment.
Loading...
Searching...
No Matches
LC::Util::LJ Namespace Reference

Classes

struct  ChallengeError
struct  RequestChallengeConfig

Typedefs

using RequestChallengeResult = Either<ChallengeError, QString>

Functions

Task< RequestChallengeResultRequestChallenge (RequestChallengeConfig config)

Typedef Documentation

◆ RequestChallengeResult

Definition at line 32 of file ljutils.h.

Function Documentation

◆ RequestChallenge()