Compartir a través de


FacebookAdapterBotComponent 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 FacebookAdapter.

[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 FacebookAdapterBotComponent : 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 FacebookAdapterBotComponent = class
    inherit BotComponent
Public Class FacebookAdapterBotComponent
Inherits BotComponent
Herencia
FacebookAdapterBotComponent
Atributos

Constructores

FacebookAdapterBotComponent()
Obsoletos.

BotComponent definición de FacebookAdapter.

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