help/en/hlp_disco.txt
author Myhailo Danylenko <isbear@ukrpost.net>
Sun, 11 Apr 2010 22:37:12 +0300
changeset 47 8f086dae7aee
parent 2 59145167eea0
permissions -rw-r--r--
Update config.h.in


 /DISCO [info|items] [jid|.|./resource] [node]

Sends service discovery requests to specified jid (use . to specify current byddy's jid) and, optionally, to specific node of that jid.

/disco info [jid|.|./resource] [node]
 Sends disco#info request.
/disco items [jid|.|./resource] [node]
 Sends disco#items request.

Note: unlike other commands, here you can use ./resource notation.