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