Share via


HandoverConstants Class

Definition

Constants used as part of the Facebook handover protocol.

public static class HandoverConstants
type HandoverConstants = class
Public Class HandoverConstants
Inheritance
HandoverConstants

Fields

MetadataPassThreadControl

Constant for passing thread control to be shared between all bots using the handover protocol.

MetadataRequestThreadControl

Constant for requesting thread control to be shared between all bots using the handover protocol.

MetadataTakeThreadControl

Constant for taking thread control to be shared between all bots using the handover protocol.

PageInboxId

Constant value for the inbox ID of any page in Facebook.

PassThreadControl

Constant for the pass_thread_control webhook event.

RequestThreadControl

Constant for the request_thread_control webhook event.

TakeThreadControl

Constant for the take_thread_control webhook event.

Applies to