| IAppSendGenericCommandToCustomConnectorAsync Method |
| Name | Description | |
|---|---|---|
| SendGenericCommandToCustomConnectorAsync(String, String, String, IEnumerableString, String) | Sends a generic command to a custom connector. For more information on the commands that can be sent to a custom connector, see the QVX SDK help. | |
| SendGenericCommandToCustomConnectorAsync(AsyncHandle, String, String, String, IEnumerableString, String) | Sends a generic command to a custom connector. For more information on the commands that can be sent to a custom connector, see the QVX SDK help. | |
| SendGenericCommandToCustomConnectorAsyncT(AsyncHandle, FuncResponse, T, String, String, String, IEnumerableString, String) | Sends a generic command to a custom connector. For more information on the commands that can be sent to a custom connector, see the QVX SDK help. |