CtiCallEventArgs Class

Definition

Represents the event arguments that contain information regarding a call based event.

public ref class CtiCallEventArgs : EventArgs
public class CtiCallEventArgs : EventArgs
type CtiCallEventArgs = class
    inherit EventArgs
Public Class CtiCallEventArgs
Inherits EventArgs
Inheritance
CtiCallEventArgs

Constructors

CtiCallEventArgs(Guid, String, CtiCallActionOptions)

Initializes a new instance of the CtiCallEventArgs class.

Properties

AvailableCallOptions

Gets or sets the avaialable call options.

CallState

Gets or sets the text version of the call state.

CtiRefCallId

Gets or sets the call reference ID assigned by CTI for Internal tracking.

Applies to