Freigeben über


TwilioAdapterBotComponent Klasse

Definition

Achtung

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 Definition für 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
Vererbung
TwilioAdapterBotComponent
Attribute

Konstruktoren

TwilioAdapterBotComponent()
Veraltet.

BotComponent Definition für TwilioAdapter.

Methoden

ConfigureServices(IServiceCollection, IConfiguration)
Veraltet.

Einstiegspunkt für Botkomponenten, um Typen im Ressourcen-Explorer zu registrieren, Konfigurationen zu nutzen und Dienste in der Dienstsammlung zu registrieren.

Gilt für: