ClientJoinedEvent
Defined in: livelink.js/sources/session/SessionEvents.ts:98
Event emitted when a client joins the session.
Extends
Event
Properties
Property | Modifier | Type | Description |
---|---|---|---|
client | readonly | Client | The client that joined the session. |