Reference Library
GetRegistrationState Method (userState)
NamespacesAvaya.ApplicationEnablement.DMCCIPhoneGetRegistrationState(Object)
Get the current registration state for the phone
Declaration Syntax
C#Visual BasicVisual C++
int GetRegistrationState(
	Object userState
)
Function GetRegistrationState ( _
	userState As Object _
) As Integer
int GetRegistrationState(
	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)