Navigation
API > API/Runtime > API/Runtime/WebSockets > API/Runtime/WebSockets/IWebSocket
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.