Compartir a través de


FacebookRequestThreadControl 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.

Un mensaje de control de subprocesos de Facebook, incluido el identificador de aplicación del propietario del subproceso solicitado y un mensaje opcional para enviar con la solicitud.

[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
Herencia
FacebookRequestThreadControl
Atributos

Constructores

FacebookRequestThreadControl()
Obsoletos.

Un mensaje de control de subprocesos de Facebook, incluido el identificador de aplicación del propietario del subproceso solicitado y un mensaje opcional para enviar con la solicitud.

Propiedades

Metadata
Obsoletos.

Obtiene o establece el mensaje enviado desde el solicitante.

(Heredado de FacebookThreadControl)
RequestedOwnerAppId
Obsoletos.

Obtiene o establece el identificador de aplicación del propietario solicitado.

Se aplica a