CtiCoreEventArgs Constructor (String, Object, String)
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2013, Dynamics CRM 2015, Dynamics CRM 2016
Initializes a new instance of the CtiCoreEventArgs class.
Namespace: Microsoft.Uii.Desktop.Cti.Core
Assembly: Microsoft.Uii.Desktop.Cti.Core (in Microsoft.Uii.Desktop.Cti.Core.dll)
Syntax
public CtiCoreEventArgs(
string eventName,
object eventData,
string callId
)
Public Sub New (
eventName As String,
eventData As Object,
callId As String
)
Parameters
eventName
Type: System.StringSpecifies the name event.
eventData
Type: System.ObjectSpecifies the event data object.
callId
Type: System.StringSpecifies the string version of the vendor call ID.
See Also
CtiCoreEventArgs Class
Microsoft.Uii.Desktop.Cti.Core Namespace
Return to top
Unified Service Desk 2.0
© 2016 Microsoft. All rights reserved. Copyright