String QAMessage.getMessageID() throws QAException
Thrown if there is a problem getting the message ID.
Returns the globally unique message ID of the message.
This property is null until a message is put.
When a message is sent using QAManagerBase.putMessage(String, QAMessage) the message ID is null and can be ignored. When the send method returns, it contains an assigned value.
The message ID of the message, or null if the message has not yet been put.
Discuss this page in DocCommentXchange. Send feedback about this page using email. |
Copyright © 2009, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.1 |