Package com.restfb.types.webhook
Class WebhookObject
java.lang.Object
com.restfb.types.webhook.WebhookObject
root object to fetch information provided by a webhook call
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiontop object that receives the changes, possible values arepage
,permissions
anduser
boolean
boolean
boolean
boolean
isGroup()
boolean
boolean
boolean
isPage()
boolean
boolean
isUser()
boolean
boolean
void
setEntryList
(List<WebhookEntry> entryList) void
top object that receives the changes, possible values arepage
,permissions
anduser
toString()
-
Constructor Details
-
WebhookObject
public WebhookObject()
-
-
Method Details
-
isAdAccount
-
isApplication
-
isCertificateTransparency
-
isGroup
-
isInstagram
-
isInstantWorkflow
-
isPage
-
isPermissions
-
isUser
-
isWorkplaceSecurity
-
isWhatsAppBusinessAccount
-
toString
-
getObject
top object that receives the changes, possible values arepage
,permissions
anduser
-
setObject
top object that receives the changes, possible values arepage
,permissions
anduser
-
getEntryList
-
setEntryList
-