CtiCallEventArgs Constructor (Guid, String, CtiCallActionOptions)
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2013, Dynamics CRM 2015, Dynamics CRM 2016
Initializes a new instance of the CtiCallEventArgs class.
Namespace: Microsoft.Uii.Desktop.Cti.Core
Assembly: Microsoft.Uii.Desktop.Cti.Core (in Microsoft.Uii.Desktop.Cti.Core.dll)
Syntax
public CtiCallEventArgs(
Guid ctiRefCallId,
string callState,
CtiCallActionOptions availableCallOptions
)
Public Sub New (
ctiRefCallId As Guid,
callState As String,
availableCallOptions As CtiCallActionOptions
)
Parameters
ctiRefCallId
Type: System.GuidSpecifies the call reference ID
callState
Type: System.StringSpecifies the call state.
availableCallOptions
Type: Microsoft.Uii.Desktop.Cti.Core.CtiCallActionOptionsSpecifies the available call options.
See Also
CtiCallEventArgs Class
Microsoft.Uii.Desktop.Cti.Core Namespace
Return to top
Unified Service Desk 2.0
© 2017 Microsoft. All rights reserved. Copyright