Copyright © 2011 Collabora Ltd.

This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version.

This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.

You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.

A sidecar interface providing an XMPP console.

The type of IQ request to send; either "get" or "set". The recipient for the IQ; or the empty string to send an IQ to the server (with no recipient specified). An XML fragment for the body of the IQ, which MUST have exactly one top-level element. The type of IQ reply; either "result" or "error". An XML fragment for the body of the response, which MUST have between zero and two top-level elements (the query element, an error element, both, or neither). Hai. A complete stanza. Sends a stanza, yo. The stanza, in glorious XML. Emitted whenever a stanza is sent and SpewStanzas is True. The stanza, in glorious XML. Emitted whenever a stanza is received and SpewStanzas is True. If True, StanzaReceived and StanzaSent will be emitted, drowning your session bus in a sea of XML.