IWebSocket::IsConnected

Inquire if this web socket instance is connected to a server.

Windows
MacOS
Linux

References

Module

WebSockets

Header

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

Include

#include "IWebSocket.h"

Syntax

bool IsConnected()

Remarks

Inquire if this web socket instance is connected to a server.

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