FacebookTakeThreadControl Class

Definition

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
FacebookTakeThreadControl

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.

Applies to