Navigation
API > API/Runtime > API/Runtime/BackgroundHTTP > API/Runtime/BackgroundHTTP/GenericPlatform
Inheritance Hierarchy
- IBackgroundHttpManager
- FTSTickerObjectBase
- FBackgroundHttpManagerImpl
- FGenericPlatformBackgroundHttpManager
References
| Module | BackgroundHTTP |
| Header | /Engine/Source/Runtime/Online/BackgroundHTTP/Public/GenericPlatform/GenericPlatformBackgroundHttpManager.h |
| Include | #include "GenericPlatform/GenericPlatformBackgroundHttpManager.h" |
Syntax
class FGenericPlatformBackgroundHttpManager : public FBackgroundHttpManagerImpl
Remarks
Manages Background Http request that are currently being processed if no platform specific implementation has been made.
Destructors
| Type | Name | Description | |
|---|---|---|---|
Overridden from IBackgroundHttpManager
| Type | Name | Description | |
|---|---|---|---|
| bool | Returns whether or not this is a platform specific implementation |