Reference Library
ThirdPartyCallController..::.ThirdPartyCallControlCommonResponseArgs Class
NamespacesAvaya.ApplicationEnablement.DMCCThirdPartyCallControllerThirdPartyCallController..::.ThirdPartyCallControlCommonResponseArgs
Data common to all responses for this class.
Declaration Syntax
C#Visual BasicVisual C++
public class ThirdPartyCallControlCommonResponseArgs : EventArgs
Public Class ThirdPartyCallControlCommonResponseArgs _
	Inherits EventArgs
public ref class ThirdPartyCallControlCommonResponseArgs : public EventArgs
Members
All MembersProperties



IconMemberDescription
getError
Exception, if any, returned from the server.

getInvokeId
Invoke Id associated with the original request to the server.

getUserState
The User State object the application sent with the original request.

Inheritance Hierarchy
Object
EventArgs
 ThirdPartyCallController..::.ThirdPartyCallControlCommonResponseArgs
  ThirdPartyCallController..::.SetDisplayResponseArgs
  ThirdPartyCallController..::.StartMonitorResponseArgs
  ThirdPartyCallController..::.ThirdPartyCallControlStopMonitorResponseArgs
  ThirdPartyCallController..::.AlternateCallResponseArgs
  ThirdPartyCallController..::.AnswerCallResponseArgs
  ThirdPartyCallController..::.ClearCallResponseArgs
  ThirdPartyCallController..::.ConferenceCallResponseArgs
  ThirdPartyCallController..::.ConsultationCallResponseArgs
  ThirdPartyCallController..::.ClearConnectionResponseArgs
  ThirdPartyCallController..::.DeflectCallResponseArgs
  ThirdPartyCallController..::.GenerateDigitsResponseArgs
  ThirdPartyCallController..::.HoldCallResponseArgs
  ThirdPartyCallController..::.MakeCallResponseArgs
  ThirdPartyCallController..::.ReconnectCallResponseArgs
  ThirdPartyCallController..::.RetrieveCallResponseArgs
  ThirdPartyCallController..::.SingleStepTransferCallResponseArgs
  ThirdPartyCallController..::.TransferCallResponseArgs
  ThirdPartyCallController..::.GetDoNotDisturbResponseArgs
  ThirdPartyCallController..::.GetForwardingResponseArgs
  ThirdPartyCallController..::.SetDoNotDisturbResponseArgs
  ThirdPartyCallController..::.SetForwardingResponseArgs
  ThirdPartyCallController..::.GetThirdPartyDeviceIdResponseArgs
  ThirdPartyCallController..::.SnapshotDeviceResponseArgs
  ThirdPartyCallController..::.SnapshotCallResponseArgs
  ThirdPartyCallController..::.SingleStepConferenceCallResponseArgs

Assembly: ServiceProvider (Module: ServiceProvider)