Skip to main content

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

TagNameTypeRequiredDescription
7BeginSeqNoSeqNumYStarting sequence number of the range to resend.
16EndSeqNoSeqNumYEnding sequence number of the range to resend. Use 0 to request all messages after the BeginSeqNo.
For a single message, BeginSeqNo = EndSeqNo.

See also