NewStateEvent class
- class V12.FIXAntenna.NewStateEvent
The session has changed its state. See the
Application.on_new_state_event()
callback.- new_state: SessionState
Returns the new session’s state.
- old_state: SessionState
The previous session’s state.