Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
void QAMessage::setInReplyToID( qa_const_string id )
id 回复 ID。
设置消息的回复 ID。
客户端可使用 InReplyToID 标头字段,将一条消息与另一条消息相链接。典型应用是将响应消息与其请求消息相链接。
有关获取和设置消息标头和属性的详细信息,请参见QAnywhere 消息简介。