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.

Inputs

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.