Compartilhar via


FacebookRequestThreadControl Classe

Definição

Cuidado

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 controle de thread do Facebook, incluindo a ID do aplicativo do proprietário do thread solicitado e uma mensagem opcional a ser enviada com a solicitação.

[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 controle de thread do Facebook, incluindo a ID do aplicativo do proprietário do thread solicitado e uma mensagem opcional a ser enviada com a solicitação.

Propriedades

Metadata
Obsoleto.

Obtém ou define a mensagem enviada do solicitante.

(Herdado de FacebookThreadControl)
RequestedOwnerAppId
Obsoleto.

Obtém ou define a ID do aplicativo do proprietário solicitado.

Aplica-se a