Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
QAMessage インスタンスの送信先アドレスを返します。
String QAMessage.getAddress() throws QAException
QAMessage インスタンスの送信先アドレス。
QAException クラス 送信先アドレスの取得で問題が発生した場合にスローされます。
このフィールドは、メッセージの送信時には無視されます。送信操作が完了すると、このフィールドには QAManagerBase.putMessage(String, QAMessage) で指定された送信先アドレスが入ります。