FIX type: Int.
Definition at line 1173 of file Fields.h.
◆ Base
◆ Enum
Identifies the code of reject negotiation.
| Enumerator |
|---|
| Unspecified | 0 | Unspecified.
|
| Credentials | 1 | Credentials.
|
| FlowtypeNotSupported | 2 | FlowtypeNotSupported.
|
| AlreadyNegotiated | 3 | AlreadyNegotiated.
|
| SessionBlocked | 4 | SessionBlocked.
|
| InvalidSessionid | 5 | InvalidSessionid.
|
| InvalidSessionverid | 6 | InvalidSessionverid.
|
| InvalidTimestamp | 7 | InvalidTimestamp.
|
| InvalidFirm | 8 | InvalidFirm.
|
| NegotiateNotAllowed | 20 | NegotiateNotAllowed.
|
| DuplicateSessionConnection | 21 | DuplicateSessionConnection.
|
| AuthenticationInProgress | 22 | AuthenticationInProgress.
|
| ProtocolVersionNotSupported | 23 | ProtocolVersionNotSupported.
|
Definition at line 1178 of file Fields.h.
◆ toString()