IMessageTransportHandler::DiscoverTransportNode

Called by message transports when a transport node has been discovered.

Windows
MacOS
Linux

References

Module

Messaging

Header

/Engine/Source/Runtime/Messaging/Public/IMessageTransportHandler.h

Include

#include "IMessageTransportHandler.h"

Syntax

void DiscoverTransportNode
(
    const FGuid & NodeId
)

Remarks

Called by message transports when a transport node has been discovered.

Parameters

Parameter

Description

NodeId

The identifier of the discovered transport node.

See Also

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