CallInfoData Members
Represents a call that is in process on a desktop.
The following tables list the members exposed by the CallInfoData type.
Public Constructors
Name | Description | |
---|---|---|
CallInfoData | This is an internal function for the CTI subsystem. Not for developer use. |
Top
Public Properties
Name | Description | |
---|---|---|
AdditionalParameters | Gets or sets the additional parameters and data associated with the call. | |
Ani | Gets or sets the ANI of the call | |
CallControlOptions | Gets or sets the call control options for the call. | |
CallerName | Gets or sets the name or text associated with the call | |
CallId | Gets or sets the call ID. | |
CallReceived | Gets or sets the date and time when a call was received by the system. | |
CallType | Gets or sets the type of the call. This should be either CHAT , EMAIL , VOIP or VIDEO. | |
CtiCallState | This is an internal function for the CTI subsystem. Not for developer use. CTI Specific Call State – this is set by CTI as a call is processed. | |
CurrentCallState | Gets or sets the current state of the call. | |
Dnis | Gets or sets the DNIS for the call | |
GetCtiCallRefId | Gets the internal reference ID for the call. | |
IPAddress | Gets or sets the IP address from where the call was originated (CHAT based calls) | |
NewCallEventObject | Gets or sets the new call event that is associated with the call. |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
Equals | (inherited from Object) | |
GetHashCode | (inherited from Object) | |
GetType | (inherited from Object) | |
SetCtiCallStateData | This is an internal function for the CTI subsystem. Not for developer use. | |
ToString | (inherited from Object) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (inherited from Object) | |
MemberwiseClone | (inherited from Object) |
Top
See Also
Reference
CallInfoData Class
Microsoft.Uii.Desktop.Cti.Core Namespace
Unified Service Desk
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.