
Updates an application, that has been identified by means of an application ID or application's URL address.
This call will have no effect if the application is running.
| Name | Description | Type | Use | 
|---|---|---|---|
| application | The current application's ID or URL address. | string | required | 
| newApplication | The updated application's URL address. NoteIf the new application's URL address is not provided, the cache-manifest based update method will be used. | string | optional | 
| username | Overrides the identifier parameter set by the AccountManager . | string | optional | 
| password | Overrides the username parameter set by the AccountManager . | string | optional |