Partilhar via


FacebookRequestThreadControl Classe

Definição

Atenção

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.

Uma mensagem de controlo de threads do Facebook, incluindo o ID da aplicação do proprietário do thread pedido e uma mensagem opcional para enviar com o pedido.

[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 FacebookRequestThreadControl : Microsoft.Bot.Builder.Adapters.Facebook.FacebookEvents.Handover.FacebookThreadControl
[<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 FacebookRequestThreadControl = class
    inherit FacebookThreadControl
Public Class FacebookRequestThreadControl
Inherits FacebookThreadControl
Herança
FacebookRequestThreadControl
Atributos

Construtores

FacebookRequestThreadControl()
Obsoleto.

Uma mensagem de controlo de threads do Facebook, incluindo o ID da aplicação do proprietário do thread pedido e uma mensagem opcional para enviar com o pedido.

Propriedades

Metadata
Obsoleto.

Obtém ou define a mensagem enviada pelo requerente.

(Herdado de FacebookThreadControl)
RequestedOwnerAppId
Obsoleto.

Obtém ou define o ID da aplicação do proprietário pedido.

Aplica-se a