FacebookPassThreadControl 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.
Objeto de evento enviado a Facebook al solicitar pasar el control de subprocesos a otra aplicación.
[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 FacebookPassThreadControl : 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 FacebookPassThreadControl = class
inherit FacebookThreadControl
Public Class FacebookPassThreadControl
Inherits FacebookThreadControl
- Herencia
- Atributos
Constructores
FacebookPassThreadControl() |
Obsoletos.
Objeto de evento enviado a Facebook al solicitar pasar el control de subprocesos a otra aplicación. |
Propiedades
Metadata |
Obsoletos.
Obtiene o establece el mensaje enviado desde el solicitante. (Heredado de FacebookThreadControl) |
NewOwnerAppId |
Obsoletos.
Obtiene o establece el identificador de aplicación del nuevo propietario. |
PreviousOwnerAppId |
Obsoletos.
Obtiene o establece el identificador de aplicación del propietario anterior. |
RequestedOwnerAppId |
Obsoletos.
Obtiene o establece el identificador de aplicación del propietario solicitado. |