omni.timeline.live_session#
Classes Summary:
SessionState manages the session state for Omni UI by tracking user information and handling a timeline session. It provides functionality to add and remove users, clear the user list, and retrieve a specific user by identifier. The class also supports registering and unregistering callback functions that are triggered when the user list is updated. This enables external components to react promptly to changes in the session state. |
|
A class that manages timeline sessions in Omni UI. |
|
Represents the role type for a timeline session. |
Functions Summary:
Return the current session state from the session watcher. |
|
Return the current user window instance. |
|
Return the timeline session from the session watcher if available. |