次の方法で共有


CtiCallStateManager.AnswerCall Method (Guid)

 

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

Checks whether the call with the given call reference ID is answered.

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

Syntax

public virtual bool AnswerCall(
    Guid ctiCallRefCallId
)
Public Overridable Function AnswerCall (
    ctiCallRefCallId As Guid
) As Boolean

Parameters

  • ctiCallRefCallId
    Type: System.Guid

    Specifies the call reference ID.

Return Value

Type: System.Boolean

Type: Boolean
True if the call is answered, otherwise false.

Implements

ICtiCallStateManager.AnswerCall(Guid)

See Also

CtiCallStateManager Class
Microsoft.Uii.Desktop.Cti.Core Namespace

Return to top

Unified Service Desk 2.0

© 2016 Microsoft. All rights reserved. Copyright