Share via


CtiCallStateManager.GetCallVariable Method (Guid, String)

 

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

Required Override This function is called to get a variable from the Call

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

Syntax

public abstract string GetCallVariable(
    Guid ctiCallRefCallId,
    string key
)
Public MustOverride Function GetCallVariable (
    ctiCallRefCallId As Guid,
    key As String
) As String

Parameters

  • ctiCallRefCallId
    Type: System.Guid

    Specifies the CTI call reference ID.

Return Value

Type: System.String

String Version of the requested variable.

Implements

ICtiCallStateManager.GetCallVariable(Guid, 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