void ianywhere.qanywhere.client.QAManager.acknowledgeAll()
throws QAException
Thrown if there is a problem acknowledging the messages.
Acknowledges that the client application successfully received QAnywhere messages.
All unacknowledged messages are acknowledged.
Note: When a QAMessage is acknowledged, its status property changes to StatusCodes.RECEIVED. It can then be deleted using the default delete rule.