Microsoft.Bot.Builder.Integration Namespace
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.
Classes
BotFrameworkOptions |
Contains settings used by the .NET integration APIs to initialize the BotFrameworkAdapter that processes the HTTP requests coming from the Bot Framework Service. |
BotFrameworkPaths |
A class that defines the bot framework default path values. |
MessageSerializerSettings |
A class containing serializer settings for Microsoft.Bot.Connector. |
Interfaces
IAdapterIntegration |
An interface that defines the contract between web service integration pieces and the bot adapter. |