Methods
getInstalled(appInstance, callbackopt) → {Promise}
Check whether an app is installed, enabled and running.
Parameters:
Name | Type | Attributes | Description | |||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
appInstance |
ApiApp
|
|||||||||||
callback |
function
|
<optional> |
|
Returns:
- Type:
-
Promise
getVersion(appInstance, callbackopt) → {Promise}
Get an installed app's version.
Parameters:
Name | Type | Attributes | Description | |||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
appInstance |
ApiApp
|
|||||||||||
callback |
function
|
<optional> |
|
Returns:
- Type:
-
Promise