Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
const qa_short AcknowledgementMode::IMPLICIT_ACKNOWLEDGEMENT
表示客户端应用程序在接收到每条消息时都会进行确认。
如果同步接收消息,则返回 getMessage 方法时将确认消息。如果异步接收消息,则事件处理函数返回时将确认消息。