LoginSessionState#

class LoginSessionState#

The values of this enum are returned in the session_state_changed signal to indicate the current state of the user session.

Fields#

class LoginSessionState
ENDING#

The session is about to end

QUERY_END#

The session is in the query end phase, during which applications can save their state or inhibit the session from ending

RUNNING#

The session is running