OnClientJoined
method in Coherence.Toolkit
Methods
protected virtual void OnClientJoined(CoherenceClientConnection client)
Called when a new CoherenceClientConnection joins the session (including a local one).
Parameters
| Type | Name | Description |
|---|---|---|
| CoherenceClientConnection | client | A client that has joined. |