ConversationContextChannel Class
Represents a channel to communicate with a custom application running on remote endpoint.
Inheritance Hierarchy
System.Object
Microsoft.Rtc.Collaboration.ConversationContextChannel
Namespace: Microsoft.Rtc.Collaboration
Assembly: Microsoft.Rtc.Collaboration (in Microsoft.Rtc.Collaboration.dll)
Syntax
'Declaration
Public Class ConversationContextChannel
'Usage
Dim instance As ConversationContextChannel
public class ConversationContextChannel
Remarks
When the remote endpoint is Office Communicator this activates the contextual conversation window on the remote.
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.