FWebSocketConnectedEvent

Delegate called when a web socket connection has been established successfully.

Windows
MacOS
Linux

Inheritance Hierarchy

TBaseMulticastDelegate_NoParams< void >

IWebSocket::FWebSocketConnectedEvent

References

Module

WebSockets

Header

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

Include

#include "IWebSocket.h"

Syntax

class FWebSocketConnectedEvent : public TBaseMulticastDelegate_NoParams< void >

Remarks

Delegate called when a web socket connection has been established successfully.

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