PBXConnectionInvokeCommand Method
Note: This API is now obsolete.
Namespace: TCX.PBXAPIAssembly: 3cxpscomcpp2 (in 3cxpscomcpp2.dll) Version: 20.0.1
[ObsoleteAttribute("Use PhoneSystem.Root.InvokeCommang(commandName, parameters)")]
public void InvokeCommand(
string commandName,
Dictionary<string, string> parameters
)
Parameters
- commandName String
- parameters DictionaryString, String