Condividi tramite


TwilioAdapterBotComponent Classe

Definizione

Attenzione

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 definizione per 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
Ereditarietà
TwilioAdapterBotComponent
Attributi

Costruttori

TwilioAdapterBotComponent()
Obsoleti.

BotComponent definizione per TwilioAdapter.

Metodi

ConfigureServices(IServiceCollection, IConfiguration)
Obsoleti.

Punto di ingresso per i componenti del bot per registrare i tipi in Esplora risorse, usare la configurazione e registrare i servizi nella raccolta dei servizi.

Si applica a