Table of Contents

SendMessageToClient

Methods
void SendMessageToClient(ReadOnlySpan<byte> packetData)

Called by the CoherenceRelayManager when there's a message (packet) from the Replication Server that should be relayed to this connection.

Parameters
Type Name Description
ReadOnlySpan<byte> packetData