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_header>
<result_status>
<status type="SUCCESS"/>
</result_status>
</message_header>

Response Message for an Invalid User REquest


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