CallInfoData Class
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2013, Dynamics CRM 2015, Dynamics CRM 2016
Represents a call that is in process on a desktop.
Namespace: Microsoft.Uii.Desktop.Cti.Core
Assembly: Microsoft.Uii.Desktop.Cti.Core (in Microsoft.Uii.Desktop.Cti.Core.dll)
Inheritance Hierarchy
System.Object
Microsoft.Uii.Desktop.Cti.Core.CallInfoData
Syntax
public sealed class CallInfoData
Public NotInheritable Class CallInfoData
Constructors
Name | Description | |
---|---|---|
CallInfoData() | This is an internal function for the CTI subsystem. Not for developer use. |
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. |
Methods
Name | Description | |
---|---|---|
Equals(Object) | (Inherited from Object.) |
|
GetHashCode() | (Inherited from Object.) |
|
GetType() | (Inherited from Object.) |
|
SetCtiCallStateData(String) | This is an internal function for the CTI subsystem. Not for developer use. |
|
ToString() | (Inherited from Object.) |
Thread Safety
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
See Also
Microsoft.Uii.Desktop.Cti.Core Namespace
Return to top
Unified Service Desk 2.0
© 2017 Microsoft. All rights reserved. Copyright