Share via


IHostedApplicationMultichannel.Open Method (String)

 

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

Opens Chat Session between Operator and the user who is waiting in the Queue

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

Syntax

bool Open(
    string sessionID
)
Function Open (
    sessionID As String
) As Boolean

Parameters

  • sessionID
    Type: System.String

    The key used to open a connection the channel.

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