Reference Library
GetForwarding Method (deviceId, userState)
NamespacesAvaya.ApplicationEnablement.DMCCIThirdPartyCallControllerGetForwarding(String, Object)
Send a Get Forwarding request to the server.
Declaration Syntax
C#Visual BasicVisual C++
int GetForwarding(
	string deviceId,
	Object userState
)
Function GetForwarding ( _
	deviceId As String, _
	userState As Object _
) As Integer
int GetForwarding(
	String^ deviceId, 
	Object^ userState
)
Parameters
deviceId (String)
The third party Device Id which represents the station that you want to get the forwarding state.
userState (Object)
The Invoke ID of the XML message sent to the server.
Return Value
The Invoke ID of the XML message sent to the server.

Assembly: ServiceProvider (Module: ServiceProvider)