【发布时间】:2018-07-23 10:25:10
【问题描述】:
我正在发送<presence/> 节以使用户在 XMPP 中在线,但我收到如下内容:
<presence xmlns="jabber:client" from="user8@192.168.0.167/Object" to="user7@192.168.0.167"><x xmlns="vcard-temp:x:update"><photo></photo></x><c xmlns="http://jabber.org/protocol/caps" hash="sha-1" node="https://github.com/robbiehanson/XMPPFramework" ver="k6gP4Ua5m4uu9YorAG0LRXM+kZY="></c></presence>
里面没有可用的类型,谁能帮我解决一下?
【问题讨论】:
标签: ios objective-c xmpp xmppframework