3CX Configuration and Call Control API v4.0.0.0 (v20)
C#
Show/Hide TOC
ICall
Debug Method
Script debug message
Definition
Namespace:
CallFlow
Assembly:
3CX.CallFlow (in 3CX.CallFlow.dll) Version: 20.0.1
C#
Copy
void
Debug
(
string
format
,
params
Object
[]
data
)
Parameters
format
String
data
Object
See Also
Reference
ICall Interface
CallFlow Namespace
In This Article
Definition
See Also