CtiCallEventArgs Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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. |