Udostępnij za pośrednictwem


TwilioAdapterBotComponent Klasa

Definicja

Przestroga

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 definicja dla 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
Dziedziczenie
TwilioAdapterBotComponent
Atrybuty

Konstruktory

TwilioAdapterBotComponent()
Przestarzałe.

BotComponent definicja dla TwilioAdapter.

Metody

ConfigureServices(IServiceCollection, IConfiguration)
Przestarzałe.

Punkt wejścia składników bota do rejestrowania typów w Eksploratorze zasobów, korzystania z konfiguracji i rejestrowania usług w kolekcji usług.

Dotyczy