|
|
RequestProcessor & | operator= (RequestProcessor const &) |
|
| RequestProcessor (RequestProcessor const &) |
| MCAPI | RequestProcessor (::std::string &&taskGroupName, ::Bedrock::NonOwnerPointer<::Scheduler > serverScheduler, ::ScriptModuleMinecraftNet::ScriptNetModuleConfig config, ::std::unique_ptr<::ScriptModuleMinecraftNet::INativeHttpDelegate > delegate) |
| MCAPI void | cleanUp () |
| MCAPI ::Scripting::Promise< ::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraftNet::ScriptNetResponse >, ::Scripting::Error, ::ScriptModuleMinecraftNet::ScriptRequestBodyTooLargeError, ::ScriptModuleMinecraftNet::ScriptInternalHttpRequestError, ::ScriptModuleMinecraftNet::ScriptHttpRequestLimitExceededError, ::ScriptModuleMinecraftNet::ScriptTLSOnlyError, ::ScriptModuleMinecraftNet::ScriptMalformedUriError, ::ScriptModuleMinecraftNet::ScriptUriNotAllowedError > | process (::Scripting::WeakLifetimeScope const &factory, ::Scripting::ScriptObjectFactory &requestHandle, ::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraftNet::ScriptNetRequest > const &) |
| MCAPI void * | $ctor (::std::string &&taskGroupName, ::Bedrock::NonOwnerPointer<::Scheduler > serverScheduler, ::ScriptModuleMinecraftNet::ScriptNetModuleConfig config, ::std::unique_ptr<::ScriptModuleMinecraftNet::INativeHttpDelegate > delegate) |
◆ RequestProcessor()
- 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.
◆ cleanUp()
| MCAPI void ScriptModuleMinecraftNet::ScriptNetHttpClient::RequestProcessor::cleanUp |
( |
| ) |
|
- 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.
◆ process()
- 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()
- 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 struct was generated from the following file: