Partager via


IHostedApplicationMultichannel.Conference Method (String, String)

 

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

Adds another agent/expert/supervisor to ongoing Chat Session

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

Syntax

bool Conference(
    string sessionID,
    string newPartyUri
)
Function Conference (
    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

© 2017 Microsoft. All rights reserved. Copyright