IConcertLocalEndpoint::SetResponseSendingInfo

Set message ID and sender ID

Windows
MacOS
Linux

References

Module

ConcertTransport

Header

/Engine/Plugins/Developer/Concert/ConcertMain/Source/ConcertTransport/Public/IConcertEndpoint.h

Include

#include "IConcertEndpoint.h"

Syntax

void SetResponseSendingInfo
(
    const TSharedRef< IConcertResponse > & Response,
    const FGuid & RequestMessageId
)

Remarks

Set message ID and sender ID

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