Click or drag to resize
IAppSendGenericCommandToCustomConnectorAsync Method
Overload List
  NameDescription
Public methodSendGenericCommandToCustomConnectorAsync(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.

Public methodSendGenericCommandToCustomConnectorAsync(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.

Public methodSendGenericCommandToCustomConnectorAsyncT(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.

Top
See Also