Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

switchvox.users.info.getSoftwareVersion

Description

Gets the current version of Switchvox.

Arguments

This method doesn't take any parameters.

Example

Request

<request method="switchvox.users.info.getSoftwareVersion">
    <parameters>
    </parameters>
</request>

Response

<response method="switchvox.users.info.getSoftwareVersion">
  <result>
    <software version="9337" display="1.2" />
  </result>
</response>
  • No labels