Class: DisconnectedEvent
Defined in: livelink.clients/livelink.base/sources/session/SessionEvents.ts:12
Event emitted when the session is disconnected.
Dispatched by Session as on-disconnected.
Extends
Event
Properties
| Property | Modifier | Type | Description |
|---|---|---|---|
reason | readonly | string | The reason for the disconnection. |