Partager via


TwilioAdapterBotComponent Classe

Définition

Attention

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 définition pour 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
Héritage
TwilioAdapterBotComponent
Attributs

Constructeurs

TwilioAdapterBotComponent()
Obsolète.

BotComponent définition pour TwilioAdapter.

Méthodes

ConfigureServices(IServiceCollection, IConfiguration)
Obsolète.

Point d’entrée pour que les composants de bot inscrivent des types dans l’Explorateur de ressources, consomment des services de configuration et d’inscription dans la collection de services.

S’applique à