Parameters associated with the GetForwarding request.
| C# | Visual Basic | Visual C++ |
public class GetForwardingResponseArgs : ThirdPartyCallController..::.ThirdPartyCallControlCommonResponseArgs
Public Class GetForwardingResponseArgs _ Inherits ThirdPartyCallController..::.ThirdPartyCallControlCommonResponseArgs
public ref class GetForwardingResponseArgs : public ThirdPartyCallController..::.ThirdPartyCallControlCommonResponseArgs
| All Members | Properties | ||||
| Icon | Member | Description |
|---|---|---|
| getError |
Exception, if any, returned from the server.
(Inherited from ThirdPartyCallController..::.ThirdPartyCallControlCommonResponseArgs.) | |
| getForwardList |
The list of forwarded destinations. Typically, there is only one destination in this list.
| |
| getInvokeId |
Invoke Id associated with the original request to the server.
(Inherited from ThirdPartyCallController..::.ThirdPartyCallControlCommonResponseArgs.) | |
| getUserState |
The User State object the application sent with the original request.
(Inherited from ThirdPartyCallController..::.ThirdPartyCallControlCommonResponseArgs.) |
| Object | |||
| EventArgs | |||
| ThirdPartyCallController..::.ThirdPartyCallControlCommonResponseArgs | |||
| ThirdPartyCallController..::.GetForwardingResponseArgs | |||
Assembly: ServiceProvider (Module: ServiceProvider)