Partager via


CtiCommandRequest Class

Definition

Represents the CTI command request object.

public ref class CtiCommandRequest : Microsoft::Uii::Desktop::Cti::Core::CtiCallIdBase
public class CtiCommandRequest : Microsoft.Uii.Desktop.Cti.Core.CtiCallIdBase
type CtiCommandRequest = class
    inherit CtiCallIdBase
Public Class CtiCommandRequest
Inherits CtiCallIdBase
Inheritance
CtiCommandRequest

Constructors

CtiCommandRequest()

Initializes a new instance of the CtiCommandRequest class.

Properties

AdditionalData

Gets or sets additional data that can be appended to the CTI command request.

CtiCallId

Gets or sets the call ID to identify the call that is being addressed.

(Inherited from CtiCallIdBase)

Applies to