Reference Library
ForwardingEvent Method (monitorId, eventCause, forwardedDeviceId, forwardToDeviceID, forwardStatus)
NamespacesAvaya.ApplicationEnablement.DMCCControlEventsForwardingEvent(String, String, String, String, String)
Declaration Syntax
C#Visual BasicVisual C++
void ForwardingEvent(
	string monitorId,
	string eventCause,
	string forwardedDeviceId,
	string forwardToDeviceID,
	string forwardStatus
)
Sub ForwardingEvent ( _
	monitorId As String, _
	eventCause As String, _
	forwardedDeviceId As String, _
	forwardToDeviceID As String, _
	forwardStatus As String _
)
void ForwardingEvent(
	String^ monitorId, 
	String^ eventCause, 
	String^ forwardedDeviceId, 
	String^ forwardToDeviceID, 
	String^ forwardStatus
)
Parameters
monitorId (String)
eventCause (String)
forwardedDeviceId (String)
forwardToDeviceID (String)
forwardStatus (String)

Assembly: ServiceProvider (Module: ServiceProvider)