Replay Complete Message Fields
See Login, Replay and Sequencing for more information.
| Field | Offset | Length | Data Type | Description |
|---|---|---|---|---|
| StartOfMessage | 0 | 2 | Binary | Must be
0xBA 0xBA. |
| MessageLength | 2 | 2 | Binary | Number of bytes for the message, including this field but not including the two bytes for the StartOfMessage field. |
| MessageType | 4 | 1 | Binary |
0x13 |
| MatchingUnit | 5 | 1 | Binary | Always 0 for session level messages. |
| SequenceNumber | 6 | 4 | Binary | Always 0 for session level messages. |
| Field Name | Hexadecimal | Notes |
|---|---|---|
| StartOfMessage |
BA BA | Start of message bytes. |
| MessageLength |
08 00 | 8 bytes |
| MessageType |
13 | Replay Complete |
| MatchingUnit |
00 | Always 0 for inbound messages |
| SequenceNumber |
00 00 00 00 | Always 0 for session level messages |





