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

 

setInReplyToID method

Syntax
void 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.