mirror of
https://codeberg.org/Mercury-IM/Smack
synced 2025-09-10 18:59:41 +02:00
Moved resource binding parsing as a core IQ packet. SMACK-124
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@3492 b35dd754-fafc-0310-a699-88a17e54d16e
This commit is contained in:
parent
74ca03f5b3
commit
5247fce7ca
3 changed files with 28 additions and 36 deletions
|
@ -121,13 +121,6 @@
|
|||
<className>org.jivesoftware.smackx.packet.OfflineMessageInfo$Provider</className>
|
||||
</extensionProvider>
|
||||
|
||||
<!-- Resource Binding -->
|
||||
<iqProvider>
|
||||
<elementName>bind</elementName>
|
||||
<namespace>urn:ietf:params:xml:ns:xmpp-bind</namespace>
|
||||
<className>org.jivesoftware.smack.packet.Bind$Provider</className>
|
||||
</iqProvider>
|
||||
|
||||
<!-- Last Activity -->
|
||||
<iqProvider>
|
||||
<elementName>query</elementName>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue