IUdpMessageTunnelConnection::GetTotalBytesSent

Gets the total number of bytes received from this connection.

Windows
MacOS
Linux

References

Module

UdpMessaging

Header

/Engine/Plugins/Messaging/UdpMessaging/Source/UdpMessaging/Public/IUdpMessageTunnelConnection.h

Include

#include "IUdpMessageTunnelConnection.h"

Syntax

uint64 GetTotalBytesSent() const

Remarks

Gets the total number of bytes received from this connection.

Returns

Number of bytes.

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