LeviLamina
Loading...
Searching...
No Matches
Bedrock::Http::Response Class Reference

Public Member Functions

Responseoperator= (Response const &)
 
MCAPI Response ()
 
MCAPI Response (::Bedrock::Http::Response const &)
 
MCAPI Response (::Bedrock::Http::Status status)
 
MCAPI ::gsl::span< uchar const > getBodyAsBytes () const
 
MCAPI::Json::Value getBodyAsJson () const
 
MCAPI ~Response ()
 
MCAPI void * $ctor ()
 
MCAPI void * $ctor (::Bedrock::Http::Response const &)
 
MCAPI void * $ctor (::Bedrock::Http::Status status)
 
MCAPI void $dtor ()
 

Public Attributes

::ll::UntypedStorage< 8, 64 > mUnk54228d
 
::ll::UntypedStorage< 8, 16 > mUnk10ece4
 
::ll::UntypedStorage< 8, 24 > mUnk1ee116
 

Constructor & Destructor Documentation

◆ Response() [1/3]

MCAPI Bedrock::Http::Response::Response ( )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ Response() [2/3]

MCAPI Bedrock::Http::Response::Response ( ::Bedrock::Http::Response const & )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ Response() [3/3]

MCAPI Bedrock::Http::Response::Response ( ::Bedrock::Http::Status status)
explicit
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ ~Response()

MCAPI Bedrock::Http::Response::~Response ( )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

Member Function Documentation

◆ getBodyAsBytes()

MCAPI ::gsl::span< uchar const > Bedrock::Http::Response::getBodyAsBytes ( ) const
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ getBodyAsJson()

MCAPI::Json::Value Bedrock::Http::Response::getBodyAsJson ( ) const
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $ctor() [1/3]

MCAPI void * Bedrock::Http::Response::$ctor ( )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $ctor() [2/3]

MCAPI void * Bedrock::Http::Response::$ctor ( ::Bedrock::Http::Response const & )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $ctor() [3/3]

MCAPI void * Bedrock::Http::Response::$ctor ( ::Bedrock::Http::Status status)
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $dtor()

MCAPI void Bedrock::Http::Response::$dtor ( )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

The documentation for this class was generated from the following file: