java.util.Enumeration QAManagerBase.browseMessagesByID( String id ) throws QAException
id The message ID of the message.
Thrown if there is a problem browsing the messages.
Browse the message with the given message ID.
The message is just being browsed, so it cannot be acknowledged. Use QAManagerBase.getMessage(String) to receive messages so that they can be acknowledged.
An enumerator containing 0 or 1 messages.
Discuss this page in DocCommentXchange. Send feedback about this page using email. |
Copyright © 2009, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.1 |