String ianywhere.qanywhere.client.QAMessage.getAddress()
throws QAException
Thrown if there is a problem retrieving the destination address.
Returns the destination address for the QAMessage instance.
When a message is sent, this field is ignored. After completion of a send operation, the field holds the destination address specified in QAManagerBase.putMessage(String, QAMessage).
The destination address for the QAMessage instance.