Enumeration
XdpLoginSessionState
Description [src]
The values of this enum are returned in the XdpPortal::session-state-changed
signal
to indicate the current state of the user session.
Members
Name | Description |
---|---|
XDP_LOGIN_SESSION_RUNNING |
The session is running. |
XDP_LOGIN_SESSION_QUERY_END |
The session is in the query end phase, during which applications can save their state or inhibit the session from ending. |
XDP_LOGIN_SESSION_ENDING |
The session is about to end. |