IConcertTransportLogger::LogSendEndpointClosed

Log an endpoint being closed on the remote peer (us!)

Windows
MacOS
Linux

References

Module

ConcertTransport

Header

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

Include

#include "IConcertTransportLogger.h"

Syntax

void LogSendEndpointClosed
(
    const FConcertEndpointClosedData & EndpointClosedData,
    const FGuid & DestEndpoint,
    const FDateTime & UtcNow
)

Remarks

Log an endpoint being closed on the remote peer (us!)

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