smack api中的代理聊天记录问题

发布于 2024-10-02 20:57:40 字数 132 浏览 1 评论 0原文

我编写了一个java程序来使用smack api连接google talk 连接和发送接收消息工作正常 那么我如何使用 smack api 获取聊天历史记录

smack 中有一种方法 AgentchatHistory 但我该如何使用它

i wrote a java program to connect with google talk using smack api
connection and sending receiving messages are working fine
then how can i get the chat history using smack api

there is one method AgentchatHistory in smack but how can i use it

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

痴情 2024-10-09 20:57:41

我相信 AgentChatHistory 将支持 Openfire 的功能调用 fastpath。不要认为谷歌支持这一点。如果你想要聊天记录,你就必须实现它。

I believe AgentChatHistory is to support Openfire's feature call fastpath. Don't think Google supports that. If you want chat history, you will have to implement it.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文