Reference Library
ThirdPartyCallController..::..LocalConnectionState Enumeration
NamespacesAvaya.ApplicationEnablement.DMCCThirdPartyCallControllerThirdPartyCallController..::..LocalConnectionState
Indicates the connection state of the device associated with a specific event

Supported in 6.3.3

Declaration Syntax
C#Visual BasicVisual C++
public enum LocalConnectionState
Public Enumeration LocalConnectionState
public enum class LocalConnectionState
Members
MemberDescription
null
A state in which there is no relationship between a call and a device

initiated
A state in which a device is requesting a service or in the process of dialing the necessary digit sequence to initiate a call to another device

alerting
A state in which an attempt is being made to connect a call to a device

connected
A state in which a device is actively participating in a call

hold
A stste in which a device is inactively participating in a call

queued
A state in which call progression is suspended or made inactive while awaiting some form of action.

fail
A state in which call progression has been aborted

Assembly: ServiceProvider (Module: ServiceProvider)