Partager via


IHostedApplicationMultichannel.Transfer Method (String, String)

 

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

Transfers current chat session to another Agent/Expert

Namespace:   Microsoft.Uii.Csr
Assembly:  Microsoft.Uii.Csr.Core (in Microsoft.Uii.Csr.Core.dll)

Syntax

bool Transfer(
    string sessionID,
    string newPartyUri
)
Function Transfer (
    sessionID As String,
    newPartyUri As String
) As Boolean

Parameters

  • sessionID
    Type: System.String

    The key used to open a connection the channel.

  • newPartyUri
    Type: System.String

    The URI indicating the party to add to the conference.

Return Value

Type: System.Boolean

A boolean is returned indicating success or failure.

Remarks

The sessionID may need to be converted for each channel as the data type is unknown.

See Also

IHostedApplicationMultichannel Interface
Microsoft.Uii.Csr Namespace

Return to top

Unified Service Desk 2.0

© 2016 Microsoft. All rights reserved. Copyright