Reference Library
GetRegistrationState Method (userState)
NamespacesAvaya.ApplicationEnablement.DMCCPhoneGetRegistrationState(Object)
Get the current registration state for the phone.
Declaration Syntax
C#Visual BasicVisual C++
public int GetRegistrationState(
	Object userState
)
Public Function GetRegistrationState ( _
	userState As Object _
) As Integer
public:
virtual int GetRegistrationState(
	Object^ userState
) sealed
Parameters
userState (Object)
Return Value
The Invoke ID of the XML message sent to the server.

Assembly: ServiceProvider (Module: ServiceProvider)