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.messaging.ElementItem
Packages that use
ElementItem
Package
Description
com.restfb.types.webhook.messaging
Uses of
ElementItem
in
com.restfb.types.webhook.messaging
Methods in
com.restfb.types.webhook.messaging
that return types with arguments of type
ElementItem
Modifier and Type
Method
Description
List
<
ElementItem
>
MessagingPayload.
getElements
()
Method parameters in
com.restfb.types.webhook.messaging
with type arguments of type
ElementItem
Modifier and Type
Method
Description
void
MessagingPayload.
setElements
(
List
<
ElementItem
> elements)