FHoloLensHttp

Platform specific HTTP implementations.

Windows
MacOS
Linux

Inheritance Hierarchy

FGenericPlatformHttp

FHoloLensHttp

References

Module

HTTP

Header

/Engine/Source/Runtime/Online/HTTP/Public/HoloLens/HoloLensPlatformHttp.h

Include

#include "HoloLens/HoloLensPlatformHttp.h"

Syntax

class FHoloLensHttp : public FGenericPlatformHttp

Remarks

Platform specific HTTP implementations.

Functions

Name Description

Public function Static

IHttpRequest...

 

ConstructRequest()

Creates a new HTTP request instance for the current platform.

Public function Static

FHttpManager...

 

CreatePlatformHttpManager()

Creates a platform-specific HTTP manager.

Public function Static

void

 

Init()

Platform initialization step.

Public function Static

void

 

Shutdown()

Platform shutdown step.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss