JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Class
com.restfb.types.webhook.WebhookEntry
Packages that use
WebhookEntry
Package
Description
com.restfb.types.webhook
Uses of
WebhookEntry
in
com.restfb.types.webhook
Methods in
com.restfb.types.webhook
that return types with arguments of type
WebhookEntry
Modifier and Type
Method
Description
List
<
WebhookEntry
>
WebhookObject.
getEntryList
()
Method parameters in
com.restfb.types.webhook
with type arguments of type
WebhookEntry
Modifier and Type
Method
Description
void
WebhookObject.
setEntryList
(
List
<
WebhookEntry
> entryList)