|
Botcraft 1.21.10
|
#include <Authentifier.hpp>
Public Attributes | |
| ProtocolCraft::Json::Value | response |
| unsigned int | status_code = 0 |
| std::string | status_message |
Definition at line 22 of file Authentifier.hpp.
| ProtocolCraft::Json::Value Botcraft::WebRequestResponse::response |
Definition at line 24 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 25 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 26 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().