API Version: 1.0
Library Version: 0.8.1
Generated by gi-docgen 2024.1
enum Xdp.SessionState
The state of a session.
XDP_SESSION_INITIAL
The session has not been started.
0
XDP_SESSION_ACTIVE
The session is active.
1
XDP_SESSION_CLOSED
The session is no longer active.
2
Content