int MXCommon__GetClientConnections ( void *  _,
struct MXCommon__ByteArrayResponse Response 
)
Parameters:
[in] _ : no input parameter
[out] Response 
  • sArray : string containing the list of connected clients.
  • sResponse Composed of iReturnValue and syserrno

The sArray string is of the form IP-Address:first connection-second connection---- IP-Address:first connection-second connection----

Sample: 172.16.3.43:8989-5555 172.16.3.200:8989

Return values:
SOAP_OK SOAP call success
otherwise SOAP protocol error