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.