Reference Library
CallInformationLink..::..GetCallInformationResponseArgs Class
NamespacesAvaya.ApplicationEnablement.DMCCCallInformationLinkCallInformationLink..::..GetCallInformationResponseArgs
Information associated with the response of a GetCallInformation request to the server.
Declaration Syntax
C#Visual BasicVisual C++
public class GetCallInformationResponseArgs : CallInformationLink..::..CommonResponseArgs
Public Class GetCallInformationResponseArgs _
	Inherits CallInformationLink..::..CommonResponseArgs
public ref class GetCallInformationResponseArgs : public CallInformationLink..::..CommonResponseArgs
Members
All MembersProperties



IconMemberDescription
getCallInformation
Contains all the call information details of the call.

getDeviceId
Get the Device Id associated with the request.

getError
Exception, if any, returned from the server.
(Inherited from CallInformationLink..::..CommonResponseArgs.)
getInvokeId
Invoke Id associated with the original request to the server.
(Inherited from CallInformationLink..::..CommonResponseArgs.)
getUserState
The User State object the application sent with the original request.
(Inherited from CallInformationLink..::..CommonResponseArgs.)
Inheritance Hierarchy
Object
EventArgs
 CallInformationLink..::..CommonResponseArgs
  CallInformationLink..::..GetCallInformationResponseArgs

Assembly: ServiceProvider (Module: ServiceProvider)