Expand description
Module tracking connection and session states.
§Connection State Module
This module defines the core data structures used to track the GUI application’s network connection status and user authentication session state.
Enums§
- Connection
State - Describes the physical network connection state to the kernel server.
- Session
State - Describes the user authentication session state within an active connection.