Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
获取包含此消息数据的字符串。
public virtual qa_string getText()
包含消息数据的字符串。
缺省值为空。
如果消息超出 QAManager::MAX_IN_MEMORY_MESSAGE_SIZE 属性指定的最大大小,则此函数返回空值。在这种情况下,使用 QATextMessage::readText 方法读取文本。
有关 QAManager 属性的详细信息,请参见QAnywhere Manager 配置属性。