Overload List
| Name | Description | |
|---|---|---|
| SendGenericCommandToCustomConnectorAsync(String, String, String, IEnumerable String , String, 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 T (String, String, String, IEnumerable String , String, Func Response, T , 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. |
See Also