다음을 통해 공유


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
public property AdditionalParameters Gets or sets the additional parameters and data associated with the call.
public property Ani Gets or sets the ANI of the call
public property CallControlOptions Gets or sets the call control options for the call.
public property CallerName Gets or sets the name or text associated with the call
public property CallId Gets or sets the call ID.
public property CallReceived Gets or sets the date and time when a call was received by the system.
public property CallType Gets or sets the type of the call. This should be either CHAT , EMAIL , VOIP or VIDEO.
public property 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.
public property CurrentCallState Gets or sets the current state of the call.
public property Dnis Gets or sets the DNIS for the call
public property GetCtiCallRefId Gets the internal reference ID for the call.
public property IPAddress Gets or sets the IP address from where the call was originated (CHAT based calls)
public property NewCallEventObject Gets or sets the new call event that is associated with the call.

Top

Public Methods

(see also Protected Methods)

  Name Description
public method Equals  (inherited from Object)
public method GetHashCode  (inherited from Object)
public method GetType  (inherited from Object)
public method SetCtiCallStateData This is an internal function for the CTI subsystem. Not for developer use.
public method ToString  (inherited from Object)

Top

Protected Methods

  Name Description
protected method Finalize  (inherited from Object)
protected method 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.