seq property

int? seq
final

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

Implementation

final int? seq;