如何使用 smack 与多个用户启用聊天(私人聊天)

发布于 2024-11-02 01:51:31 字数 185 浏览 6 评论 0原文

我能够连接到 gtalk 和 facebook 服务器。我还可以获取用户的状态。现在我可以一次与一个人聊天。但是我想一次与多个用户聊天(私人聊天)

是是否可以使用 smack 一次与多个用户进行私人聊天?

如果是,那么将通过 Chatmanager 为每个目的地创建聊天将解决问题。 我很困惑...

谢谢:)

I am able to connect to gtalk and facebook server.I can also get the presence of users.Right now I can chat with one person at a time.But I want to chat with more than one users at a time(private chat)

Is it possible to have private chat with more than one users at a time using smack??

If yes then will creating chat via Chatmanager for each destination will solve the problem..
I am confused...

Thanks:)

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

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

发布评论

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

评论(1

仅一夜美梦 2024-11-09 01:51:31

您只需通过 ChatManager 创建到每个目的地的聊天即可。每个聊天都应该有自己的消息侦听器,以将它们彼此区分开。

You just create a chat via the ChatManager to each destination. Each chat should have its own message listener as well to distinguish them from each other.

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