Reference Library
GetLampMode Method (buttonNumber, userState)
NamespacesAvaya.ApplicationEnablement.DMCCIPhoneGetLampMode(Phone..::..ButtonIDConstants, Object)
Send a Get Lamp Mode XML message to the server.
Declaration Syntax
C#Visual BasicVisual C++
int GetLampMode(
	Phone..::..ButtonIDConstants buttonNumber,
	Object userState
)
Function GetLampMode ( _
	buttonNumber As Phone..::..ButtonIDConstants, _
	userState As Object _
) As Integer
int GetLampMode(
	Phone..::..ButtonIDConstants buttonNumber, 
	Object^ userState
)
Parameters
buttonNumber (Phone..::..ButtonIDConstants)
The button number
userState (Object)
Any object the application would like returned with the response.
Return Value
The Invoke ID of the XML message sent to the server.

Assembly: ServiceProvider (Module: ServiceProvider)