Reference Library
GetRingerStatus Method (userState)
NamespacesAvaya.ApplicationEnablement.DMCCPhoneGetRingerStatus(Object)
Send a Get Ringer Status XML message to the server.
Declaration Syntax
C#Visual BasicVisual C++
public int GetRingerStatus(
	Object userState
)
Public Function GetRingerStatus ( _
	userState As Object _
) As Integer
public:
virtual int GetRingerStatus(
	Object^ userState
) sealed
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)