Reference Library
GetDisplay Method (userState)
NamespacesAvaya.ApplicationEnablement.DMCCIPhoneGetDisplay(Object)
Send a Get Display XML message to the server.
Declaration Syntax
C#Visual BasicVisual C++
int GetDisplay(
	Object userState
)
Function GetDisplay ( _
	userState As Object _
) As Integer
int GetDisplay(
	Object^ userState
)
Parameters
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)