SessionState
Description:
[ CCode ( cprefix = "XDP_SESSION_" , type_id = "xdp_session_state_get_type ()" ) ]
public enum SessionState
Content:
Enum values:
- ACTIVE - the session is active.
- CLOSED - the session is no longer
active.
- INITIAL - the session has not been
started.