PhoneSystemInitializeStatistics Method

(obsolete) Initialize notification about statistics and returns all available statistics.

Definition

Namespace: TCX.Configuration
Assembly: 3cxpscomcpp2 (in 3cxpscomcpp2.dll) Version: 20.0.1
C#
public Statistics[] InitializeStatistics()

Return Value

Statistics

Implements

IPhoneSystemInitializeStatistics

Remarks

Effectively, it is subscription for the object "STATISTICS" type of update. It is not automatically renewed by connection manager, so process should track "CFGSERVER" entity and renew subscriptions each time when "CFGSERVER" has been updated

See Also