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.
我正在使用 agsXMPP 库和 Openfire 服务器。效果很好。但我找不到,如何从 agsXMPP 创建新用户帐户(将新用户添加到 openfire 数据库)?
将RegisterAccount设置为 true。其余代码与正常登录代码相同。
亚历克斯