SkillChannelApiHandler Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
This IChannelApiHandler is primarily used when calling another Agent using DeliveryModes.Normal, and forwarding most Agent replies to the originating channel. This is the legacy behavior for the Root bot in a Bot Framework Skill scenario, including for Dialogs SkillDialog.
public class SkillChannelApiHandler : Microsoft.Agents.Builder.IChannelApiHandler
type SkillChannelApiHandler = class
interface IChannelApiHandler
Public Class SkillChannelApiHandler
Implements IChannelApiHandler
- Inheritance
-
SkillChannelApiHandler
- Implements
Remarks
This is provided for compatibility with Dialogs SkillDialog. It is not intended for use with AgentApplication.
Constructors
| Name | Description |
|---|---|
| SkillChannelApiHandler(IChannelAdapter, IAgent, IAgentHost, ILogger) | |
Fields
| Name | Description |
|---|---|
| SkillConversationReferenceKey | |