protocol.GetVersionRequest
This request allows you to get current server version.
Parameter | Optional | Max Allowed | DataType | Notes |
---|---|---|---|---|
cid | no | 1 | text | client id. used to track origin of any particular message |
Example xml:
<sireq> <cid>Mum</cid> <fn> <getVersion/> </fn> </sireq>