Logo
Explore Help
Sign In
izzy/UnrealEngineUWP
0
0
Fork 0
You've already forked UnrealEngineUWP
mirror of https://github.com/izzy2lost/UnrealEngineUWP.git synced 2026-03-26 18:15:20 -07:00
Code Issues Packages Projects Releases Wiki Activity
Files
f2ff6bd94de1a5fcde5609e98bcbf57a4b8f2b79
UnrealEngineUWP/Engine/Source/Runtime/Online/BackgroundHTTP/Public/Unix/UnixPlatformBackgroundHttp.h

8 lines
227 B
C
Raw Normal View History

Updating copyright for Engine Runtime. #rnx #rb none #ROBOMERGE-OWNER: ryan.durand #ROBOMERGE-AUTHOR: ryan.durand #ROBOMERGE-SOURCE: CL 10869210 via CL 10869511 via CL 10869900 #ROBOMERGE-BOT: (v613-10869866) [CL 10870549 by ryan durand in Main branch]
2019-12-26 14:45:42 -05:00
// Copyright Epic Games, Inc. All Rights Reserved.
Correcting Copyright notices on newly submitted files. #jira UE-69643 #rb none #tests none #ROBOMERGE-SOURCE: CL 4923337 via CL 4923339 via CL 4923341 via CL 4923441 via CL 4927248 [CL 4931954 by thomas ross in Main branch]
2019-02-07 09:15:10 -05:00
Adding background http protype system. Enables downloading files while app is suspended on iOS. Other platforms need to be added over time if desired. For now other platforms just wrap basic HTTPRequests under the hood. #rb none #tests iOS / Android [CODEREVIEW] Andrew.Grant,Daniel.Lamb,Justin.Marcus [FYI] Pete.Sauerbrei #ROBOMERGE-SOURCE: CL 4898958 via CL 4898963 via CL 4898965 via CL 4905881 [CL 4906509 by thomas ross in Main branch]
2019-02-05 18:09:08 -05:00
#pragma once
#include "GenericPlatform/GenericPlatformBackgroundHttp.h"
//Currently no implementation on Unix
typedef FGenericPlatformBackgroundHttp FPlatformBackgroundHttp;
Reference in New Issue Copy Permalink
Powered by Gitea Page: 7237ms Template: 7ms
English
English
Licenses API