![]() |
Botcraft 1.21.5
|
#include <Authentifier.hpp>
Public Attributes | |
ProtocolCraft::Json::Value | response |
unsigned int | status_code = 0 |
std::string | status_message |
Definition at line 16 of file Authentifier.hpp.
ProtocolCraft::Json::Value Botcraft::WebRequestResponse::response |
Definition at line 18 of file Authentifier.hpp.
Referenced by Botcraft::Authentifier::GetMCProfile(), Botcraft::Authentifier::GetMCToken(), Botcraft::Authentifier::GetMSAToken(), Botcraft::Authentifier::GetPlayerCertificates(), Botcraft::Authentifier::GetXBLToken(), Botcraft::Authentifier::GetXSTSToken(), Botcraft::Authentifier::JoinServer(), Botcraft::Authentifier::MSAAuthDeviceFlow(), and Botcraft::Authentifier::WebRequest().
unsigned int Botcraft::WebRequestResponse::status_code = 0 |
Definition at line 19 of file Authentifier.hpp.
Referenced by Botcraft::Authentifier::GetMCProfile(), Botcraft::Authentifier::GetMCToken(), Botcraft::Authentifier::GetMSAToken(), Botcraft::Authentifier::GetPlayerCertificates(), Botcraft::Authentifier::GetXBLToken(), Botcraft::Authentifier::GetXSTSToken(), Botcraft::Authentifier::JoinServer(), Botcraft::Authentifier::MSAAuthDeviceFlow(), and Botcraft::Authentifier::WebRequest().
std::string Botcraft::WebRequestResponse::status_message |
Definition at line 20 of file Authentifier.hpp.
Referenced by Botcraft::Authentifier::GetMCProfile(), Botcraft::Authentifier::GetMCToken(), Botcraft::Authentifier::GetMSAToken(), Botcraft::Authentifier::GetPlayerCertificates(), Botcraft::Authentifier::GetXBLToken(), Botcraft::Authentifier::GetXSTSToken(), Botcraft::Authentifier::JoinServer(), Botcraft::Authentifier::MSAAuthDeviceFlow(), and Botcraft::Authentifier::WebRequest().