The OnixS::CME::iLink3::SessionStateId::Enum reflects all session states that can occur during its lifetime and what a specific state means.
The OnixS::CME::iLink3::Session::state member returns the current session state.
To be notified about a session state change, override the OnixS::CME::iLink3::SessionListener::onStateChange, and supply the class instance to the OnixS::CME::iLink3::Session's constructor.