FHoloLensHttp::ConstructRequest

Creates a new HTTP request instance for the current platform.

Windows
MacOS
Linux

References

Module

HTTP

Header

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

Include

#include "HoloLens/HoloLensPlatformHttp.h"

Source

/Engine/Source/Runtime/Online/HTTP/Private/HoloLens/HoloLensPlatformHttp.cpp

Syntax

static IHttpRequest * ConstructRequest()

Remarks

Creates a new HTTP request instance for the current platform.

Returns

The request object.

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