Compartir a través de


TwilioAdapterBotComponent Clase

Definición

Precaución

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 definición de 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
Herencia
TwilioAdapterBotComponent
Atributos

Constructores

TwilioAdapterBotComponent()
Obsoletos.

BotComponent definición de TwilioAdapter.

Métodos

ConfigureServices(IServiceCollection, IConfiguration)
Obsoletos.

Punto de entrada para los componentes del bot para registrar tipos en el Explorador de recursos, consumir servicios de configuración y registro en la colección de servicios.

Se aplica a