Skip to main content

InactivityWarningEvent

Defined in: livelink.js/sources/session/SessionEvents.ts:55

Event emitted when the client is about to be disconnected due to inactivity.

Extends

  • Event

Properties

PropertyModifierTypeDescription
seconds_remainingreadonlynumberThe number of seconds remaining before the client is disconnected.
resetTimerreadonly() => voidResets the timer for the activity warning.