FacebookRequestThreadControl Clase
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
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
- 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. |