Navigation
API > API/Runtime > API/Runtime/BackgroundHTTP > API/Runtime/BackgroundHTTP/GenericPlatform > API/Runtime/BackgroundHTTP/GenericPlatform/FGenericPlatformBackgroundHttp
References
| Module | BackgroundHTTP |
| Header | /Engine/Source/Runtime/Online/BackgroundHTTP/Public/GenericPlatform/GenericPlatformBackgroundHttp.h |
| Include | #include "GenericPlatform/GenericPlatformBackgroundHttp.h" |
| Source | /Engine/Source/Runtime/Online/BackgroundHTTP/Private/GenericPlatform/GenericPlatformBackgroundHttp.cpp |
static FBackgroundHttpResponsePtr ConstructBackgroundResponse
(
int32 ResponseCode,
const FString & TempFilePath
)
Remarks
Creates a new Background Http Response instance for the current platform This normally is called by the request and associated with itself. response object