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



IconMemberDescription
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.)
getLinkList
AList of all the links.

getUserState
The User State object the application sent with the original request.
(Inherited from CallInformationLink..::..CommonResponseArgs.)
Inheritance Hierarchy
Object
EventArgs
 CallInformationLink..::..CommonResponseArgs
  CallInformationLink..::..GetLinkStatusResponseArgs

Assembly: ServiceProvider (Module: ServiceProvider)