@epicgames-ps/lib-pixelstreamingsignalling-ue5.5
@epicgames-ps/lib-pixelstreamingsignalling-ue5.5 / LoggingUtils / logOutgoing
logOutgoing(
sender
,message
):void
Defined in: Signalling/src/LoggingUtils.ts:41
Call to log messages created here at the server and being sent to the connection. Do not call this for messages being forwarded to this connection.
IMessageLogger The connection the message is being sent to.
BaseMessage
void