| IAppGetGenericObjectAsync Method |
| Name | Description | |
|---|---|---|
| GetGenericObjectAsync(String) | Returns the type of the app object and the corresponding handle. | |
| GetGenericObjectAsync(AsyncHandle, String) | Returns the type of the app object and the corresponding handle. | |
| GetGenericObjectAsyncT(AsyncHandle, FuncResponse, T, String) | Returns the type of the app object and the corresponding handle. |