Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 11.0.1 (Français) » QAnywhere » QAnywhere Reference » QAnywhere Java API reference » QAnywhere Java API for clients » QAMessage interface

 

getReplyToAddress method

Syntax
String QAMessage.getReplyToAddress()
throws QAException
Throws
  • Thrown if there is a problem retrieving the reply-to address.

Remarks

Returns the reply-to address of this message.

Returns

The reply-to address of this message, or null if it does not exist.