Navigation
API > API/Runtime > API/Runtime/WebSockets > API/Runtime/WebSockets/IWebSocket
Description
Initiate a client connection to the server. Use this after setting up event handlers or to reconnect after connection errors.
| Name | Connect |
| Type | function |
| Header File | /Engine/Source/Runtime/Online/WebSockets/Public/IWebSocket.h |
| Include Path | #include "IWebSocket.h" |
void Connect()