XMPP Do Action Tool

This tool is used to respond to XMPP stanzas. If the XMLStanza contains a subscription request from another user the tool will ask for a confirmation to the users request. Any other XML Stanzas are copied for external processing.

Inputs

XMPPClient: The XMPP Client object from the ROT.

Parameters

XMLStanza: The XML Stanza that needs processing.