HubOpenAppAsync Method |
Name | Description | |
---|---|---|
OpenAppAsync(String, String, String, String, Boolean, AsyncHandle) | Opens an app. It is not recommended to use this method to open an app. The OpenApp method should be used instead. | |
OpenAppAsyncT(String, String, String, String, Boolean, FuncResponse, T, AsyncHandle) | Opens an app. It is not recommended to use this method to open an app. The OpenApp method should be used instead. |