XMPP Get Message Tool
This tool get a text message from a contact on your roster.
Inputs
XMPPClient: The
XMPP Client object from the ROT.
Parameters
From: Name of contact whose message you want to retrieve. If not set gets
the first message in the queue. Not required.
FromActual: Name of contact message is from.
Subject: Subject of the message. Not all IM clients display this.
Message: Text of message.
Thread: A unique identifier allowing message threads to be identified.
XMLStanza: The actual XML message received.