Navigation
API > API/Runtime > API/Runtime/Messaging > API/Runtime/Messaging/INetworkMessagingExtension
Description
Returns the list of internet addresses known by the transport. The addresses are in the form of
| Name | GetKnownEndpoints |
| Type | function |
| Header File | /Engine/Source/Runtime/Messaging/Public/INetworkMessagingExtension.h |
| Include Path | #include "INetworkMessagingExtension.h" |
TArray < FString > GetKnownEndpoints() const