view mcabber/doc/help/en/hlp_rawxml.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 59b53fed6de1
children
line wrap: on
line source


 /RAWXML send string

Send "string" (raw XML format) to the Jabber server.
No check is done on the string provided.

BEWARE!
Use this only if you know what you are doing, or you could terminate the connection.

Example: "/rawxml send <presence><show>away</show></presence>"