Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我使用 IPWorks 的 TipwXMPP 组件来构建我自己的 XMPP 客户端。Everythink工作正常。但我发现没有办法搜索用户添加为好友。有了确切的 ID,我可以添加好友。但有时用户不知道确切的 ID,所以他应该像任何字符串一样搜索名称。在组件方法中,我找不到任何方法可以做到这一点。
有人可以帮忙吗?谢谢,迪特