TwilioAdapterBotComponent Класс
Определение
Важно!
Некоторые сведения относятся к предварительной версии продукта, в которую до выпуска могут быть внесены существенные изменения. Майкрософт не предоставляет никаких гарантий, явных или подразумеваемых, относительно приведенных здесь сведений.
Внимание!
The Bot Framework Adapters will be deprecated in the next version of the Bot Framework SDK and moved to https://github.com/BotBuilderCommunity/botbuilder-community-dotnet. Please refer to their new location for all future work.
BotComponent определение для TwilioAdapter.
[System.Obsolete("The Bot Framework Adapters will be deprecated in the next version of the Bot Framework SDK and moved to https://github.com/BotBuilderCommunity/botbuilder-community-dotnet. Please refer to their new location for all future work.")]
public class TwilioAdapterBotComponent : Microsoft.Bot.Builder.BotComponent
[<System.Obsolete("The Bot Framework Adapters will be deprecated in the next version of the Bot Framework SDK and moved to https://github.com/BotBuilderCommunity/botbuilder-community-dotnet. Please refer to their new location for all future work.")>]
type TwilioAdapterBotComponent = class
inherit BotComponent
Public Class TwilioAdapterBotComponent
Inherits BotComponent
- Наследование
- Атрибуты
Конструкторы
TwilioAdapterBotComponent() |
Устаревшие..
BotComponent определение для TwilioAdapter. |
Методы
ConfigureServices(IServiceCollection, IConfiguration) |
Устаревшие..
Точка входа для компонентов бота для регистрации типов в обозревателе ресурсов, использования конфигурации и регистрации служб в коллекции служб. |