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.Change
Packages that use
Change
Package
Description
com.restfb.types.webhook
Uses of
Change
in
com.restfb.types.webhook
Methods in
com.restfb.types.webhook
that return types with arguments of type
Change
Modifier and Type
Method
Description
List
<
Change
>
WebhookEntry.
getChanges
()
Method parameters in
com.restfb.types.webhook
with type arguments of type
Change
Modifier and Type
Method
Description
void
WebhookEntry.
setChanges
(
List
<
Change
> changes)