Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.



Note
titleContent Freeze

As of July 25th, 2023, there is a content freeze on this page.

This method attaches a call to Atrium.resetInactivityTimeout() to the document body's "keydown", "mousemove", "click", "touchstart", and "touchmove" events. This API can be used by custom or 3rd party web applications running in an Atrium tab to prevent the Atrium session from timing out while the user is actively using the application.

...