Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Invoked by the client when a session is switched.
eventData
The onSessionSwitched
event takes following eventData:
eventData | Description |
---|---|
sessionId |
Unique identifier of the session. |
focussed |
Indicates whether the session is in focus or not. If the value is true it indicates that the session id returned in the payload is in focus and value false indicates that the particular session is not in focus. |
context |
Indicates additional context. |