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

Public Member Functions

RetryPolicyoperator= (RetryPolicy const &)
 
 RetryPolicy (RetryPolicy const &)
 
MCAPI ~RetryPolicy ()
 
MCAPI void $dtor ()
 

Static Public Member Functions

static MCAPI ::std::function<::std::optional<::std::chrono::seconds >(::Bedrock::Http::Response const &)> Chained (::std::initializer_list< ::std::function<::std::optional<::std::chrono::seconds >(::Bedrock::Http::Response const &)> > &&retryChain)
 

Public Attributes

::ll::UntypedStorage< 8, 64 > mUnkb21c3b
 

Constructor & Destructor Documentation

◆ ~RetryPolicy()

MCAPI Bedrock::Http::RetryPolicy::~RetryPolicy ( )
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

◆ Chained()

static MCAPI ::std::function<::std::optional<::std::chrono::seconds >(::Bedrock::Http::Response const &)> Bedrock::Http::RetryPolicy::Chained ( ::std::initializer_list< ::std::function<::std::optional<::std::chrono::seconds >(::Bedrock::Http::Response const &)> > && retryChain)
static
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::RetryPolicy::$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: