Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 10.0.1 » QAnywhere » QAnywhere Java API Reference » ianywhere.qanywhere.client package » Interface AcknowledgementMode

Interface AcknowledgementMode Next Page

EXPLICIT_ACKNOWLEDGEMENT variable


Synopsis

final short ianywhere.qanywhere.client.AcknowledgementMode.EXPLICIT_ACKNOWLEDGEMENT

Remarks

Indicates that received messages are acknowledged using one of the QAManager acknowledge methods.

See Also

Interface QAManager