FacebookTakeThreadControl Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Event object sent to Facebook when requesting to take thread control from another app.
public class FacebookTakeThreadControl : Microsoft.Bot.Builder.Adapters.Facebook.FacebookEvents.Handover.FacebookThreadControl
type FacebookTakeThreadControl = class
inherit FacebookThreadControl
Public Class FacebookTakeThreadControl
Inherits FacebookThreadControl
- Inheritance
Constructors
| FacebookTakeThreadControl() |
Properties
| Metadata |
Gets or sets the message sent from the requester. (Inherited from FacebookThreadControl) |
| PreviousOwnerAppId |
Gets or sets the app ID of the previous owner. |