CallInfoData Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents a call that is in process on a desktop.
public ref class CallInfoData sealed
public sealed class CallInfoData
type CallInfoData = class
Public NotInheritable Class CallInfoData
- Inheritance
-
CallInfoData
Constructors
CallInfoData() |
This is an internal function for the CTI subsystem. Not for developer use. |
Properties
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
SetCtiCallStateData(String) |
This is an internal function for the CTI subsystem. Not for developer use. |