git-svn-id: file:///home/ksmith/gitmigration/svn/xmpp/trunk@1016 4b5297f7-1745-476d-ba37-a9c6900126ab
This commit is contained in:
Peter Saint-Andre 2007-07-02 18:54:39 +00:00
parent 4fff6c5eb7
commit 96b8e1a45d
1 changed files with 0 additions and 8 deletions

View File

@ -106,7 +106,6 @@
<li>Sending a message.</li>
<li>Adding or removing a roster item.</li>
<li>Subscribing to or unsubscribing from an entity's presence information.</li>
<li>Probing for current presence information.</li>
<li>Determining &xep0030; information about an entity.</li>
<li>Joining a groupchat room (see &xep0045;).</li>
<li>Requesting initiation of &xep0050; associated with an entity.</li>
@ -322,13 +321,6 @@ xmpp:romeo@montague.net?unsubscribe
</keys>
</querytype>
<querytype>
<name>probe</name>
<proto>jabber:client</proto>
<desc>enables probing for a contact's current presence information</desc>
<doc>XEP-0147</doc>
</querytype>
<querytype>
<name>remove</name>
<proto>jabber:iq:roster</proto>