3CX Configuration and Call Control API v4.0.0.0 (v20)
C#
Show/Hide TOC
Phone
System
Get
Internal
Stat Method
For debugging purposes.
Definition
Namespace:
TCX.Configuration
Assembly:
3cxpscomcpp2 (in 3cxpscomcpp2.dll) Version: 20.0.1
C#
Copy
public
void
GetInternalStat
(
PhoneSystem
InternalStat
internalStat
)
Parameters
internalStat
PhoneSystem
InternalStat
receiver of data
Implements
IPhoneSystem
GetInternalStat(PhoneSystem
InternalStat)
See Also
Reference
PhoneSystem Class
TCX.Configuration Namespace
In This Article
Definition
Parameters
Implements
See Also