FHttpRouteHandle

FHttpRouteHandle Returned by [IHttpRouter](API\Runtime\HttpServer\IHttpRouter) BindRoute() invocations.

Windows
MacOS
Linux

Type

typedef TSharedPtr< const FHttpRouteHandleInternal > FHttpRouteHandle

References

Module

HttpServer

Header

/Engine/Source/Runtime/Online/HTTPServer/Public/HttpRouteHandle.h

Include

#include "HttpRouteHandle.h"

Remarks

FHttpRouteHandle Returned by IHttpRouter BindRoute() invocations. Clients may test this value to validate and relinquish http router bindings

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