Share via


CtiStateRequest Class

Definition

Represents the request object for a state change request.

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

Constructors

CtiStateRequest()

Initializes a new instance of the CtiStateRequest class.

Properties

CtiCallId

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

(Inherited from CtiCallIdBase)
ReasonCode

Gets or sets the reason code text for the state.

ReasonCodeId

Gets or sets the reason code ID for the state.

StateId

Gets or sets the ID of the state.

StateName

Gets or sets the name of the state.

StateType

Gets or sets the type of state request.

Applies to