Reference Library
CallInformationLink Class
NamespacesAvaya.ApplicationEnablement.DMCCCallInformationLink
Object which deals with links
Declaration Syntax
C#Visual BasicVisual C++
public class CallInformationLink : ICallInformationLink
Public Class CallInformationLink _
	Implements ICallInformationLink
public ref class CallInformationLink : ICallInformationLink
Members
All MembersMethodsEvents



IconMemberDescription
Finalize()()()()
Perform object cleanup.
(Overrides Object.Finalize()()()().)
GetCallInformation(String, Object)
Send a GetCallInformation request to the server.

GetLinkStatus(String, Object)
Get the status of a particular link.

OnGetCallInformationResponse
Event registration for responses to GetCallInformationResponse requests.

OnGetLinkStatusResponse
Event registration for responses to GetLinkStatusResponse requests.

OnLinkDownEvent
Event registration for Link Down events.

OnLinkUpEvent
Event registration for Link Up events.

OnStartMonitorResponse
Event registration for responses to StartMonitor requests.

OnStopMonitorResponse
Event registration for responses to StopMonitor requests.

StartMonitor(CallInformationLink..::..CallInformationEvents, Object)

StopMonitor(String, Object)
Turn a monitor off.

Inheritance Hierarchy
Object
CallInformationLink

Assembly: ServiceProvider (Module: ServiceProvider)