Navigation
API > API/Runtime > API/Runtime/WebSockets > API/Runtime/WebSockets/IWebSocket
Delegate called when a web socket connection could not be established.
| Name | FWebSocketConnectionErrorEvent |
| Type | class |
| Header File | /Engine/Source/Runtime/Online/WebSockets/Public/IWebSocket.h |
| Include Path | #include "IWebSocket.h" |
Syntax
class FWebSocketConnectionErrorEvent : public TBaseMulticastDelegate_OneParam< void, const FString & >
Inheritance Hierarchy
- TBaseMulticastDelegate_OneParam< void, const FString & > → IWebSocket::FWebSocketConnectionErrorEvent