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.SummaryItem
Packages that use
SummaryItem
Package
Description
com.restfb.types.webhook.messaging
Uses of
SummaryItem
in
com.restfb.types.webhook.messaging
Methods in
com.restfb.types.webhook.messaging
that return
SummaryItem
Modifier and Type
Method
Description
SummaryItem
MessagingPayload.
getSummary
()
Methods in
com.restfb.types.webhook.messaging
with parameters of type
SummaryItem
Modifier and Type
Method
Description
void
MessagingPayload.
setSummary
(
SummaryItem
summary)