| HubImportAppAsync Method |
| Name | Description | |
|---|---|---|
| ImportAppAsync(String, String, IEnumerableString) | Imports an app to the Qlik Sense repository. This method applies only if running in server mode. | |
| ImportAppAsync(AsyncHandle, String, String, IEnumerableString) | Imports an app to the Qlik Sense repository. This method applies only if running in server mode. | |
| ImportAppAsyncT(AsyncHandle, FuncResponse, T, String, String, IEnumerableString) | Imports an app to the Qlik Sense repository. This method applies only if running in server mode. |