OnClientLeft
method in Coherence.Toolkit
Methods
protected virtual void OnClientLeft(CoherenceClientConnection client)
Called when a CoherenceClientConnection leaves the session.
Parameters
Type | Name | Description |
---|---|---|
CoherenceClientConnection | client | A client that has left. |