XMPP Sign In Out Tool
This tool allows a user to sign in/out of an XMPP server.
Using the Sign In Out Tool
Use the information below to set the inputs and parameters to run
within the tool.
IO
This tools has 4 outputs.
XMPPLoggedIn - Turned on for a successful login.
XMPPMessage - Turned on when a message is recieved.
XMPPAction - Turned on when an action is required. i.e. A subscription
request from another user etc.
XMPPPresence - Turned on when a contact changes their presence.
Inputs/h3>XMPPClient: The
XMPP Client object from the ROT.
Parameters
Username: Username of the account
on the XMPP Server that you want to access.
Password: The password required to register with the XMPP Server.
Server: The fully-qualified url of the XMPP Server. Example -
jabber.myserver.com.
LogOn: If checked will logon to the server, otherwise logs out.
OverrideCert: If the server being accessed is on a secure connection this
option can override any certificate errors that might prevent access to the
server.