Public Types | |
| enum | Enum |
Definition at line 37 of file SessionListener.h.
| enum Enum |
| Enumerator | |
|---|---|
| GeneralWarning | General session-related warning. |
| SequenceGapIsDetected | Incoming message sequence gap is detected. |
| SequenceWithKeepAliveLapsed | Received the Sequence message with the Lapsed value of the KeepAliveIntervalLapsed field. |
| UnexpectedSbeSchemaVersion | Unexpected SBE Schema version is received from CME. |
| UnexpectedPreviousUuid | The value of the PreviousUUID field in the received Establishment Acknowledgment message does not match to the local value. |
| UnsupportedMessageType | Received an unsupported message type. |
Definition at line 39 of file SessionListener.h.