ICtiCallStateManager Members
Represents the interface for the CTI subsystem. Not for developer use Internal only.
The following tables list the members exposed by the ICtiCallStateManager type.
Public Properties
Name | Description | |
---|---|---|
![]() |
CallCount | Gets the count of calls that are currently in the system. |
![]() |
CallersList | Gets or sets the list of callers. |
![]() |
EnableAutoAnswer | Gets or sets a Boolean value that specifies whether auto answer is enabled. |
![]() |
EnableOverrideAutoAnswerOnExistingCalls | Gets or sets a Boolean value that specifies whether override auto answer is enabled on existing calls. |
![]() |
GetRootCtiInterface | Retrieves the Core CTI hosted control. |
Top
Public Methods
Name | Description | |
---|---|---|
![]() |
AnswerCall | Checks whether the answer call request was sent to the hosted CTI interface. |
![]() |
ConferenceCall | Conferences a call by passing the additional data to the CTI connector. |
![]() |
DirectDialOut | Checks whether the direct dial out was successful. |
![]() |
GetCallInfoData | Retrieves the call info data for the given call reference ID. |
![]() |
GetCallState | Returns the current call state. |
![]() |
GetCallVariable | Gets the all variable. |
![]() |
HangUpCall | Checks if the call was hung up. |
![]() |
HoldCall | Holds the call specified by the call ID |
![]() |
PickupCall | Issues a pickup call request to the hosted CTI interface. |
![]() |
PushUrl | Pushes a URL to the call. |
![]() |
RaiseCallStateChangeEvent | Raised by a call state change event. |
![]() |
RaiseNewCallEvent | Raises the new call event. |
![]() |
RejectCall | Rejects the call back to the queue. |
![]() |
SendChatMessage | Sends a chat message to the call. |
![]() |
SetCallVariables | |
![]() |
TransferCall | Transfers a call by passing the additional data to the CTI connector. |
![]() |
UpdateState | Updates the state. |
![]() |
WrapUpCall | Wraps up the call. |
Top
Public Events
Name | Description | |
---|---|---|
![]() |
CallDestructed | Raised when a call is terminated. |
![]() |
CallItemEvent | Raised when a call item event is raised. |
![]() |
CallManagerStateNewCall | Event raised when a new call is received. |
![]() |
CallManagerStateUpdate | Event raised when the state of the call changes. |
Top
See Also
Reference
ICtiCallStateManager Interface
Microsoft.Uii.Desktop.Cti.Core Namespace
Unified Service Desk
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.