Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2013, Dynamics CRM 2015, Dynamics CRM 2016
Executes a push URL command
Namespace: Microsoft.Uii.Desktop.Cti.Core
Assembly: Microsoft.Uii.Desktop.Cti.Core (in Microsoft.Uii.Desktop.Cti.Core.dll)
Syntax
public virtual bool PushUrl(
Guid ctiCallRefCallId,
Dictionary<string, string> additionalData
)
Public Overridable Function PushUrl (
ctiCallRefCallId As Guid,
additionalData As Dictionary(Of String, String)
) As Boolean
Parameters
ctiCallRefCallId
Type: System.GuidSpecifies the call reference ID.
additionalData
Type: System.Collections.Generic.Dictionary<String, String>Specifies the additional data associated with the command.
Return Value
Type: System.Boolean
Type: Boolean
True on success, otherwise false.
Implements
ICtiCallStateManager.PushUrl(Guid, Dictionary<String, String>)
See Also
CtiCallStateManager Class
Microsoft.Uii.Desktop.Cti.Core Namespace
Return to top
Unified Service Desk 2.0
© 2017 Microsoft. All rights reserved. Copyright