Re-installs an application, that has been identified by means of an application ID or application's URL address.
Name | Description | Type | Use |
---|---|---|---|
application | The application's ID or URL address. | string |
required |
username | Overrides the identifier parameter set by the AccountManager. | string |
optional |
password | Overrides the username parameter set by the AccountManager. | string |
optional |
allowCachingFail | When set to "true", if application caching fails, the installation attempt is not repeated until the next update. This parameter is supported on iOS devices only. | boolean |
optional |