Reference Library
LampUpdatedEvent Method (monitorId, deviceId, lampId, mode, color)
NamespacesAvaya.ApplicationEnablement.DMCCControlEventsLampUpdatedEvent(String, String, String, Int32, Int32)
Declaration Syntax
C#Visual BasicVisual C++
void LampUpdatedEvent(
	string monitorId,
	string deviceId,
	string lampId,
	int mode,
	int color
)
Sub LampUpdatedEvent ( _
	monitorId As String, _
	deviceId As String, _
	lampId As String, _
	mode As Integer, _
	color As Integer _
)
void LampUpdatedEvent(
	String^ monitorId, 
	String^ deviceId, 
	String^ lampId, 
	int mode, 
	int color
)
Parameters
monitorId (String)
deviceId (String)
lampId (String)
mode (Int32)
color (Int32)

Assembly: ServiceProvider (Module: ServiceProvider)