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.