Click or drag to resize

IFBMessenger Properties

The IFBMessenger type exposes the following members.

Properties
  NameDescription
Public propertyAppID
The ID of the Facebook app that is set as the secondary receiver of Facebook messages for the Facebook page specified in the PageID property.
Public propertyPageAccessToken
A token to authenticate Facebook API calls as a Facebook page.
Public propertyPageID
The ID of a Facebook page.
Public propertySlackNotificationBody
The ID of a Facebook page.
Public propertyWebhookVerificationMode
The verification mode that Facebook provides in a query parameter to the verify webhook endpoint. At the time of writing, the only value is 'subscribe' but it is a property of the service so a change in the future doesn't require a recompile.
Public propertyWebhookVerificationToken
The token set in Facebook's Developer Console that Facebook will provide in a query parameter to the verify webhook endpoint for us to verify that it is Facebook who is sending us events.
Top
See Also