seq property
ID of the message that client has acknowledged, guaranteed 0 < read <= recv <= {ctrl.params.seq}; present for rcpt & read
Implementation
final int? seq;
ID of the message that client has acknowledged, guaranteed 0 < read <= recv <= {ctrl.params.seq}; present for rcpt & read
final int? seq;