Home > Develop > IP Control > REST API > API Services
Service appControl
Estimated reading time: 1 minute
This service handles APIs that launch the application itself and the accompanying manipulations related to specific applications.
API List
| API name | Auth Level | Description |
|---|---|---|
| getApplicationList (v1.0) | Private | This API provides the list of applications that can be launched bysetActiveApp |
| getApplicationStatusList (v1.0) | None | This API provides the status of the application itself or the accompanying status related to a specific application. |
| getTextForm (v1.1) | Private | This API returns the current text input on the field of the software keyboard. |
| getWebAppStatus (v1.0) | Private | This API provides the functions to retrieve the status of WebAppRuntime and to retrieve the URL of the current webpage to open on WebApp. |
| setActiveApp (v1.0) | Generic | This API provides the function to launch applications. |
| setTextForm (v1.0) | Generic | This API provides the function to input text on the field of the software keyboard. |
| setTextForm (v1.1) | Generic | This API provides the function to input text on the field of the software keyboard. |
| terminateApps (v1.0) | Generic | This API provides the function to terminate all applications. |
Last modified: 27 Dec 2019
