Acknowledges that the client application successfully received all unacknowledged QAnywhere messages.
public virtual qa_bool acknowledgeAll()
True if and only if the operation succeeded.
When a QAMessage is acknowledged, its MessageProperties::STATUS property changes to StatusCodes.RECEIVED. When a QAMessage status changes to StatusCodes.RECEIVED, it can be deleted using the default delete rule.
For more information about delete rules, see Message delete rules.