LeviLamina
Loading...
Searching...
No Matches
Bedrock::Services::AzureGetTokenHttpCall Class Reference

Public Member Functions

AzureGetTokenHttpCalloperator= (AzureGetTokenHttpCall const &)
 
 AzureGetTokenHttpCall (AzureGetTokenHttpCall const &)
 
MCAPI AzureGetTokenHttpCall (::std::string tenantId, ::std::string clientId, ::std::string scope, ::Bedrock::Services::ClientAssertion clientAssertionAuth)
 
MCAPI ::std::shared_ptr<::Bedrock::Threading::IAsyncResult<::Bedrock::Services::AzureGetTokenHttpResponse > > send (::TaskGroup &taskGroup)
 
MCAPI void * $ctor (::std::string tenantId, ::std::string clientId, ::std::string scope, ::Bedrock::Services::ClientAssertion clientAssertionAuth)
 
MCAPI void $dtor ()
 

Static Public Member Functions

static MCAPI ::std::optional<::Bedrock::Http::Request_buildRequest (::std::string const &url, ::std::string const &clientId, ::std::string const &scope, ::Bedrock::Services::ClientAssertion const &clientAssertionAuth)
 
static MCAPI ::Bedrock::Services::AzureGetTokenHttpResponse _parseResponse (::Bedrock::Http::Response response)
 
static MCAPI void ** $vftable ()
 

Public Attributes

::ll::UntypedStorage< 8, 32 > mUnkf21e56
 
::ll::UntypedStorage< 8, 32 > mUnka51bf5
 
::ll::UntypedStorage< 8, 32 > mUnkac386b
 
::ll::UntypedStorage< 8, 32 > mUnked5c9b
 

Constructor & Destructor Documentation

◆ AzureGetTokenHttpCall()

MCAPI Bedrock::Services::AzureGetTokenHttpCall::AzureGetTokenHttpCall ( ::std::string tenantId,
::std::string clientId,
::std::string scope,
::Bedrock::Services::ClientAssertion clientAssertionAuth )
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

◆ send()

MCAPI ::std::shared_ptr<::Bedrock::Threading::IAsyncResult<::Bedrock::Services::AzureGetTokenHttpResponse > > Bedrock::Services::AzureGetTokenHttpCall::send ( ::TaskGroup & taskGroup)
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.

◆ _buildRequest()

static MCAPI ::std::optional<::Bedrock::Http::Request > Bedrock::Services::AzureGetTokenHttpCall::_buildRequest ( ::std::string const & url,
::std::string const & clientId,
::std::string const & scope,
::Bedrock::Services::ClientAssertion const & clientAssertionAuth )
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.

◆ _parseResponse()

static MCAPI ::Bedrock::Services::AzureGetTokenHttpResponse Bedrock::Services::AzureGetTokenHttpCall::_parseResponse ( ::Bedrock::Http::Response response)
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.

◆ $ctor()

MCAPI void * Bedrock::Services::AzureGetTokenHttpCall::$ctor ( ::std::string tenantId,
::std::string clientId,
::std::string scope,
::Bedrock::Services::ClientAssertion clientAssertionAuth )
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::Services::AzureGetTokenHttpCall::$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.

◆ $vftable()

static MCAPI void ** Bedrock::Services::AzureGetTokenHttpCall::$vftable ( )
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.

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