Process()

This method is used to perform Messenger transactions. The session ID, Messenger class name, and the XML message are passed as the parameters.

An IMessengerResponse object will be passed back as the return object from the Process() call. This contains a status value, a messages array, and a response XML message.