Class: ClientLeftEvent
Defined in: livelink.js/sources/session/SessionEvents.ts:120
Event emitted when a client leaves the session.
Extends
Event
Properties
| Property | Modifier | Type | Description |
|---|---|---|---|
client | readonly | Client | The client that left the session. |