Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
Returns the destination address for the QAMessage instance.
String QAMessage.getAddress() throws QAException
The destination address for the QAMessage instance.
QAException class Thrown if there is a problem retrieving the destination address.
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).