license_updateLicense

Updates the Vibe license.

Syntax

public void license_updateLicense( String accessToken );

Description

The license_updateLicense operation updates the Vibe license.

Parameters and Return Value

accessToken

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

return_value

None.

See Also