FTcpListener::GetLocalEndpoint

Gets the listener's local IP endpoint.

Windows
MacOS
Linux

References

Module

Networking

Header

/Engine/Source/Runtime/Networking/Public/Common/TcpListener.h

Include

#include "Common/TcpListener.h"

Syntax

const FIPv4Endpoint & GetLocalEndpoint() const

Remarks

Gets the listener's local IP endpoint.

Returns

IP endpoint.

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