ConversationContextChannelEstablishOptions Class

Definition

Represents optional parameters for establishing a ConversationContextChannel.

public ref class ConversationContextChannelEstablishOptions
public class ConversationContextChannelEstablishOptions
type ConversationContextChannelEstablishOptions = class
Public Class ConversationContextChannelEstablishOptions
Inheritance
ConversationContextChannelEstablishOptions

Constructors

ConversationContextChannelEstablishOptions()

Creates a ConversationContextChannelEstablishOptions object.

Properties

ApplicationInstallerPath

Gets or sets the installation path for remote application.

ApplicationName

Gets or sets the display name of remote application.

ContextualData

Gets or sets the custom data used to initialize remote application.

RemoteConversationId

Gets or sets the conversation id with which the remote client should associate the channel.

SimpleLink

Gets or sets a link to invoke remote application in a browser.

Toast

Gets or sets the toast to be displayed when remote endpoint receives request to activate application.

Applies to