comparison mcabber/doc/help/en/hlp_request.txt @ 1708:de75b9774f86

Update documentation
author Mikael Berthe <mikael@lilotux.net>
date Mon, 08 Feb 2010 22:13:45 +0100
parents 9207f2efb921
children
comparison
equal deleted inserted replaced
1707:184de76b5b18 1708:de75b9774f86
1 1
2 /REQUEST last|time|vcard|version [jid] 2 /REQUEST last|ping|time|vcard|version [jid]
3 3
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. 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.
5 5
6 /request last 6 /request last
7 Request "last" information (usually idle time) 7 Request "last" information (usually idle time)
8 /request ping
9 Send an XMPP Ping request. Note that you should use the full JID since a ping sent to a bare JID will be handled by the server.
8 /request time 10 /request time
9 Request time from the buddy 11 Request time from the buddy
10 /request vcard 12 /request vcard
11 Request VCard from the buddy 13 Request VCard from the buddy
12 /request version 14 /request version