Compartilhar via


CtiAgentStateManager.SetAgentMediaAddress Method (String)

 

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

Sets the media endpoint of an agent desktop. This could be a TN, IPAddress or some other method.

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

Syntax

public virtual bool SetAgentMediaAddress(
    string mediaId
)
Public Overridable Function SetAgentMediaAddress (
    mediaId As String
) As Boolean

Parameters

  • mediaId
    Type: System.String

    Specifies the media ID. TN, IPAddress, or other media target specifier.

Return Value

Type: System.Boolean

True if successful, otherwise false.

Implements

ICtiAgentStateManager.SetAgentMediaAddress(String)

See Also

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

Return to top

Unified Service Desk 2.0

© 2016 Microsoft. All rights reserved. Copyright