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

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

getFloatProperty method Next Page

getInReplyToID method


Synopsis

String ianywhere.qanywhere.client.QAMessage.getInReplyToID()
throws QAException

Throws
Remarks

Returns the message ID of the message to which this message is a reply.

Returns

The message ID of the message to which this message is a reply, or null if this message is not a reply.