This article describes the Web Services License API.
VidyoPortal License Service URL:
http://VIDYOPORTAL/services/VidyoPortalLicenseService?wsdl
The following methods are described in this article as part of the Guest API package.
getClientVersion
Returns the version of the active client endpoint uploaded for a Tenant, which may be a CDN URL or VidyoPortal URL. There can be multiple versions uploaded but only one version can be active for a given client type. If there is no active client, the response parameters come back empty.
This method can use the following parameters:
Request Parameters
Name | Type | Description | Required |
---|---|---|---|
ClientType |
String |
Specifies the type of client being requested:
|
Yes |
Response Parameters
Name | Type | Description | Required |
---|---|---|---|
CurrentTag |
String |
Specifies the tag of the endpoint version |
Yes |
InstallerURL |
String |
Specifies the CDN or VidyoPortal URL where the endpoint can be downloaded from |
Yes |
Faults
Name | Description |
---|---|
GeneralFault | An unspecified error occurred |
InvalidArgumentFault | Invalid Argument Fault or in case that the conferenceID or entityID doesn't exist |
Comments
0 comments
Please sign in to leave a comment.