annotate mcabber/doc/help/en/hlp_request.txt @ 1213:4a7db2870685

Improve Private Storage detection. MCabber now correctly detects Private Storage support when receiving an item-not-found error (which doesn't mean the server has no support for P.S., but that it's empty). I've added a return value to the callback functions. For now the return value is only used for IQ error handling.
author Mikael Berthe <mikael@lilotux.net>
date Tue, 01 May 2007 18:16:11 +0200
parents 9207f2efb921
children de75b9774f86
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
904
9d11c1b1af7a English help files
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
1
1062
9207f2efb921 Update documentation
Mikael Berthe <mikael@lilotux.net>
parents: 904
diff changeset
2 /REQUEST last|time|vcard|version [jid]
904
9d11c1b1af7a English help files
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
3
9d11c1b1af7a English help files
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
4 Send a "IQ" query to the current buddy, or to the specified Jabber user. If the resource is not provided with the jid, mcabber will send the query to all known resources for this user.
9d11c1b1af7a English help files
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
5
1062
9207f2efb921 Update documentation
Mikael Berthe <mikael@lilotux.net>
parents: 904
diff changeset
6 /request last
9207f2efb921 Update documentation
Mikael Berthe <mikael@lilotux.net>
parents: 904
diff changeset
7 Request "last" information (usually idle time)
904
9d11c1b1af7a English help files
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
8 /request time
9d11c1b1af7a English help files
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
9 Request time from the buddy
1062
9207f2efb921 Update documentation
Mikael Berthe <mikael@lilotux.net>
parents: 904
diff changeset
10 /request vcard
9207f2efb921 Update documentation
Mikael Berthe <mikael@lilotux.net>
parents: 904
diff changeset
11 Request VCard from the buddy
904
9d11c1b1af7a English help files
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
12 /request version
9d11c1b1af7a English help files
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
13 Request version from the buddy