Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Source/Runtime/Sockets/Public/MultichannelTcpReceiver.h |
Include |
#include "MultichannelTcpReceiver.h" |
Declares a delegate to be invoked when data has been received.
The first parameter will hold the received data. The second parameter is the number of bytes received. The third parameter indicates whether byte swapping is needed on the received data.