Syntax
Logout()
Description
The Logout method used to disconnect the clientsession.
Request Parameters
Logout operation has no request parameters.
Response Elements
Name | Description |
Result | This operation returns a Composite JSON object of type integer If the value =1, then the client is logged out successfully else value = 0. |
See Also