Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
浏览具有给定消息 ID 的消息。
java.util.Enumeration QAManagerBase.browseMessagesByID( String id ) throws QAException
id 消息的消息 ID。
包含 0 或 1 消息的枚举器。
QAException 类 如果浏览消息时存在问题,则抛出异常。
正在浏览消息,因此无法对其进行确认。使用 QAManagerBase.getMessage(String) 接收消息,以便可以对这些消息进行确认。