FWebSocketClosedEvent

Delegate called when a web socket connection has been closed.

Windows
MacOS
Linux

Inheritance Hierarchy

TBaseMulticastDelegate_ThreeParams< void, int32, const FString &, bool >

IWebSocket::FWebSocketClosedEvent

References

Module

WebSockets

Header

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

Include

#include "IWebSocket.h"

Syntax

class FWebSocketClosedEvent : public TBaseMulticastDelegate_ThreeParams< void, int32, const FString &, bool >

Remarks

Delegate called when a web socket connection has been closed.

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