FWebSocketConnectionErrorEvent

Delegate called when a web socket connection could not be established.

Windows
MacOS
Linux

Inheritance Hierarchy

TBaseMulticastDelegate_OneParam< void, const FString & >

IWebSocket::FWebSocketConnectionErrorEvent

References

Module

WebSockets

Header

/Engine/Source/Runtime/Online/WebSockets/Public/IWebSocket.h

Include

#include "IWebSocket.h"

Syntax

class FWebSocketConnectionErrorEvent : public TBaseMulticastDelegate_OneParam< void, const FString & >

Remarks

Delegate called when a web socket connection could not be established.

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