The ApplicationManager object contains the following methods:
Method List
Name | Description |
---|---|
GetApplicationByBundleId
|
Returns information on the application specified by its bundle identifier. |
InstallApplication
|
Installs the specified application archive file on a device. |
RefreshApplicationsInfo
|
Refreshes information on the application installed on a device. |
RemoveApplication
|
Uninstalls the specified application from a device. |
RunApplication
|
Starts the specified application installed on a device. |
See Also
ApplicationManager Object
ApplicationManager Object Properties