ResendRequest (35=2)
Sent to request the other side to resend missed messages when a sequence gap is detected or when initiating a session.
Structure
Requires:
Message body
| Tag | Name | Type | Required | Description |
|---|---|---|---|---|
7 | BeginSeqNo | SeqNum | Y | Starting sequence number of the range to resend. |
16 | EndSeqNo | SeqNum | Y | Ending sequence number of the range to resend. Use 0 to request all messages after the BeginSeqNo. For a single message, BeginSeqNo = EndSeqNo. |