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

SQL Anywhere 11.0.1 » QAnywhere » QAnywhere Reference » QAnywhere Java API reference » QAnywhere Java API for clients » QAMessage interface

 

getTimestamp method

Syntax
java.util.Date QAMessage.getTimestamp()
throws QAException
Throws
  • Thrown if there is a problem retrieving the message timestamp.

Remarks

Returns the message timestamp, which is the time the message was created.

Returns

The message timestamp.