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.
我正在使用 XMPP iOS SDK,我需要获取Presence可能在我的好友列表中也可能不在我的好友列表中的用户。
Presence
通过didReceivePresenceSDK 的委托方法,仅提供已添加到我的好友列表中的用户。
didReceivePresence
快速帮助将不胜感激。
您不能收到不是您的花名册的存在。这是 XMPP 中的每个设计。您需要让用户批准状态共享。