UWebSocketConnection::LowLevelGetRemoteAddress

Windows
MacOS
Linux

Override Hierarchy

UNetConnection::LowLevelGetRemoteAddress()

UWebSocketConnection::LowLevelGetRemoteAddress()

References

Module

WebSocketNetworking

Header

/Engine/Plugins/Experimental/WebSocketNetworking/Source/WebSocketNetworking/Public/WebSocketConnection.h

Include

#include "WebSocketConnection.h"

Source

/Engine/Plugins/Experimental/WebSocketNetworking/Source/WebSocketNetworking/Private/WebsocketConnection.cpp

Syntax

virtual FString LowLevelGetRemoteAddress
(
    bool bAppendPort
)

Returns

the remote machine address

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