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 )
Assembly: ServiceProvider (Module: ServiceProvider)