CtiCoreEventArgs Class

Definition

Represents the event arguments for core CTI.

public ref class CtiCoreEventArgs sealed : EventArgs
public sealed class CtiCoreEventArgs : EventArgs
type CtiCoreEventArgs = class
    inherit EventArgs
Public NotInheritable Class CtiCoreEventArgs
Inherits EventArgs
Inheritance
CtiCoreEventArgs

Constructors

CtiCoreEventArgs(String, Object, String)

Initializes a new instance of the CtiCoreEventArgs class.

Properties

EventInfo

Gets or sets the even information object.

EventName

Gets or sets the name of the event.

VenderCallId

Gets or sets the vendor call ID.

Applies to