CloudSkillHandler 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.
A Bot Framework Handler for skills.
public class CloudSkillHandler : Microsoft.Bot.Builder.CloudChannelServiceHandler
type CloudSkillHandler = class
inherit CloudChannelServiceHandler
Public Class CloudSkillHandler
Inherits CloudChannelServiceHandler
- Inheritance
Constructors
CloudSkillHandler(BotAdapter, IBot, SkillConversationIdFactoryBase, BotFrameworkAuthentication, ILogger) |
Initializes a new instance of the CloudSkillHandler class using BotFrameworkAuth. |
Fields
SkillConversationReferenceKey |
The skill conversation reference. |