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

SQL Anywhere 11.0.0 » QAnywhere » QAnywhere API Reference » QAnywhere Java API reference » ianywhere.qanywhere.client package » Interface QAMessage

 

setInReplyToID method

Syntax
void ianywhere.qanywhere.client.QAMessage.setInReplyToID(
  String id
)
throws QAException
Parameters
  • id   The ID of the message this message is in reply to.

Throws
  • Thrown if there is a problem setting the in reply to ID.
Remarks

Sets the in reply to ID, which identifies the message this message is a reply to.