PhoneSystemReportLogEvents Method

Reports bunch of events

Definition

Namespace: TCX.Configuration
Assembly: 3cxpscomcpp2 (in 3cxpscomcpp2.dll) Version: 20.0.1
C#
public void ReportLogEvents(
	params TCXLogEvent[] events
)

Parameters

events  TCXLogEvent

Implements

IPhoneSystemReportLogEvents(TCXLogEvent)

See Also