Server (Cells) Messaging Home
Space shortcuts
Space Tools
Skip to end of metadata
Go to start of metadata

REsponse Message for a Valid User Request


<message_body>
<param datatype="int" is="8" name="aarrg">alive</param>
</message_body>

Response Message for an Invalid User REquest


<response_header>
<result_status>
<status type="ERROR">User does not exist.</status>
</result_status>
</response_header>