Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
クライアントアプリケーションが QAnywhere メッセージを正常に受信したことを確認します。
void QAManager.acknowledge(QAMessage msg) throws QAException
msg 受信確認するメッセージ。
QAException クラス メッセージの受信確認で問題が発生した場合にスローされます。
QAMessage が受信を確認すると、そのステータスプロパティが StatusCodes.RECEIVED に変わり、デフォルトの削除ルールを使用して削除できるようになります。