Definition BackgroundHttpResponseImpl.h:14
FBackgroundHttpResponseImpl()
Definition BackgroundHttpResponseImpl.cpp:10
virtual ~FBackgroundHttpResponseImpl()
Definition BackgroundHttpResponseImpl.h:17
virtual int32 GetResponseCode() const
Definition BackgroundHttpResponseImpl.cpp:16
virtual const FString & GetTempContentFilePath() const
Definition BackgroundHttpResponseImpl.cpp:21
int32 ResponseCode
Definition BackgroundHttpResponseImpl.h:25
FString TempContentFilePath
Definition BackgroundHttpResponseImpl.h:24
Definition IBackgroundHttpResponse.h:11