Home | History | Annotate | Download | only in webapp

Lines Matching refs:IQ

449   /** @param {string} msg The IQ stanza to send. */
513 '<cli:iq ' +
525 '</cli:iq>');
719 * Sends an IQ stanza via the http xmpp proxy.
722 * @param {string} msg XML string of IQ stanza to send to server.
765 /** @param {string} stanza The IQ stanza received. */