license_updateLicense

Updates the Teaming license.

Syntax

public void license_updateLicense( String accessToken );

Description

The license_updateLicense operation updates the Teaming license.

Parameters and Return Value

accessToken

Either the security token passed to your application by Teaming as part of implementing a remote application, or the null value.

return_value

None.

See Also