Share via


ICtiCallStateManager.WrapUpCall Method (Guid, Dictionary<String, String>)

 

Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2013, Dynamics CRM 2015, Dynamics CRM 2016

Wraps up the call.

Namespace:   Microsoft.Uii.Desktop.Cti.Core
Assembly:  Microsoft.Uii.Desktop.Cti.Core (in Microsoft.Uii.Desktop.Cti.Core.dll)

Syntax

bool WrapUpCall(
    Guid ctiCallRefCallId,
    Dictionary<string, string> additionalData
)
Function WrapUpCall (
    ctiCallRefCallId As Guid,
    additionalData As Dictionary(Of String, String)
) As Boolean

Parameters

  • ctiCallRefCallId
    Type: System.Guid

    Specifies the call reference ID.

Return Value

Type: System.Boolean

Type: Boolean
True if the call was wrapped up successfully, otherwise false.

See Also

ICtiCallStateManager Interface
Microsoft.Uii.Desktop.Cti.Core Namespace

Return to top

Unified Service Desk 2.0

© 2017 Microsoft. All rights reserved. Copyright