IConcertTransportLogger::LogSendAck

Log an acknowledgment sent to the destination endpoint

Windows
MacOS
Linux

References

Module

ConcertTransport

Header

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

Include

#include "IConcertTransportLogger.h"

Syntax

void LogSendAck
(
    const FConcertAckData & AckData,
    const FGuid & DestEndpoint
)

Remarks

Log an acknowledgment sent to the destination 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