IPhoneSystemReportLogEvent(PhoneSystemLogEventEntryType, String, Int32, String, String, Boolean) Method

Definition

Namespace: TCX.Configuration
Assembly: 3cxpscomcpp2 (in 3cxpscomcpp2.dll) Version: 20.0.1
C#
void ReportLogEvent(
	PhoneSystemLogEventEntryType entrytype,
	string source,
	int eventid,
	string? groupNumber,
	string[] prms,
	bool notifyEmailSender = false
)

Parameters

entrytype  PhoneSystemLogEventEntryType
 
source  String
 
eventid  Int32
 
groupNumber  String
 
prms  String
 
notifyEmailSender  Boolean  (Optional)
 

See Also