help/en/hlp_disco.txt
author Myhailo Danylenko <isbear@ukrpost.net>
Sun, 17 Feb 2013 05:59:50 +0200
changeset 60 db0a96df96b5
parent 2 59145167eea0
permissions -rw-r--r--
Notify user when cancelling requests Call handler with empty results, if destroying disco request object not by user request (eg. on reconnect or module unloading)


 /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.