FINAL variable

Syntax
final int ianywhere.qanywhere.client.StatusCodes.FINAL
Remarks

This constant is used to determine if a message has achieved a final state.

A message has achieved a final state if and only if its status is greater than this constant.

This code applies to MessageProperties.STATUS.

See Also

STATUS variable