ConversationContextChannelEstablishOptions Members
Include Protected Members
Include Inherited Members
Represents optional parameters for establishing a ConversationContextChannel.
The ConversationContextChannelEstablishOptions type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
ConversationContextChannelEstablishOptions | Creates a ConversationContextChannelEstablishOptions object. |
Top
Properties
Name | Description | |
---|---|---|
![]() |
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. |
Top
Methods
Name | Description | |
---|---|---|
![]() |
Equals | (inherited from Object) |
![]() |
Finalize | (inherited from Object) |
![]() |
GetHashCode | (inherited from Object) |
![]() |
GetType | (inherited from Object) |
![]() |
MemberwiseClone | (inherited from Object) |
![]() |
ToString | (inherited from Object) |
Top