UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FApplePlatformBackgroundHttpResponse Class Reference

#include <ApplePlatformBackgroundHttpResponse.h>

+ Inheritance diagram for FApplePlatformBackgroundHttpResponse:

Public Member Functions

 FApplePlatformBackgroundHttpResponse (int32 ResponseCode, const FString &TempContentFilePath)
 
- Public Member Functions inherited from FBackgroundHttpResponseImpl
 FBackgroundHttpResponseImpl ()
 
virtual ~FBackgroundHttpResponseImpl ()
 
virtual int32 GetResponseCode () const
 
virtual const FString & GetTempContentFilePath () const
 
- Public Member Functions inherited from IBackgroundHttpResponse
virtual ~IBackgroundHttpResponse ()=default
 

Additional Inherited Members

- Protected Attributes inherited from FBackgroundHttpResponseImpl
FString TempContentFilePath
 
int32 ResponseCode
 

Detailed Description

Contains implementation of some common functions that don't vary between implementation

Constructor & Destructor Documentation

◆ FApplePlatformBackgroundHttpResponse()

FApplePlatformBackgroundHttpResponse::FApplePlatformBackgroundHttpResponse ( int32  ResponseCode,
const FString &  TempContentFilePath 
)

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