TYBA






protocol.GetVersionRequest

GetVersionRequest

This request allows you to get current server version.

ParameterOptionalMax AllowedDataTypeNotes
cidno1textclient id. used to track origin of any particular message

Example xml:


  <sireq>
      <cid>Mum</cid>
      <fn>
          <getVersion/>
      </fn>
  </sireq>

 

back to index