Reference Library
ICallInformationLink Interface
NamespacesAvaya.ApplicationEnablement.DMCCICallInformationLink
Defines all the interfaces for CallInformationLink.
Declaration Syntax
C#Visual BasicVisual C++
public interface ICallInformationLink
Public Interface ICallInformationLink
public interface class ICallInformationLink
Members
All MembersMethodsEvents



IconMemberDescription
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)
Request monitoring on the links.

StopMonitor(String, Object)
Turn a monitor off.

Assembly: ServiceProvider (Module: ServiceProvider)