Difference between revisions of "Ping()"
From Rackspace Email & Apps API
(New page: This function will allow a developer to send a string to the SOAP server and receive that same string back as the response to test for SOAP connectivity. <b>Input Parameters</b> One stri...) |
(No difference)
|
Latest revision as of 12:52, 22 August 2008
This function will allow a developer to send a string to the SOAP server and receive that same string back as the response to test for SOAP connectivity.
Input Parameters
One string
Return Values
One string, should match what was sent as input.