TwilioAdapterBotComponent Classe
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
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à
- 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. |